ginipick commited on
Commit
48abfe4
·
verified ·
1 Parent(s): d86e367

Create pay.py

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