ssboost commited on
Commit
fd605cb
·
verified ·
1 Parent(s): 7023b55

Create copy_generator.py

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