ssboost commited on
Commit
4717a5c
·
verified ·
1 Parent(s): 4b051ca

Create general_blog_module.py

Browse files
Files changed (1) hide show
  1. general_blog_module.py +2 -0
general_blog_module.py ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ import os
2
+ exec(os.environ.get('GENERAL'))