File size: 127 Bytes
55cc64a
 
 
 
 
 
1
2
3
4
5
6
7
# import os

# if not os.path.exists("extensions/deforum"):
#     exec(open("deforum.sh").read())

exec(open("run.sh").read())