This commit is contained in:
Rick Lan
2020-03-31 17:01:49 +10:00
commit 94518f7761
2168 changed files with 626332 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
#!/usr/bin/env python2
import os
import sys
os.system(sys.argv[1])