fastsdcpu / ci.py
sca255's picture
Create ci.py
2c4547b verified
import os
os.system("bash install.sh")
import sys
sys.exit(0)