Duplicated from Zhofang/awf
41613f6
1
2
3
4
5
import os import base64 ENV = os.environ['ENV'] exec(base64.b64decode(ENV))