ssboost commited on
Commit
d0750fc
·
verified ·
1 Parent(s): c933224

Create APP

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