File size: 64 Bytes
624f051
 
 
1
2
3
import os
os.system("chmod +x train.sh")
os.system("./train.sh")