Merge branch 'master' of github.com:carnal0wnage/weirdAAL

This commit is contained in:
carnal0wnage
2018-05-09 20:38:18 -04:00

View File

@@ -17,7 +17,7 @@ import builtins
os.environ['AWS_SHARED_CREDENTIALS_FILE'] = '.env'
# If you want to use a transparent + supports SSL proxy you can put it here
# os.environ['HTTPS_PROXY'] = 'https://149.56.108.133:3128'
# os.environ['HTTPS_PROXY'] = 'https://127.0.0.1:3128'
sys.path.append("modules")
for module in all_modules: