You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

12 lines
153 B

#!/usr/bin/env bash
mkdir -p build
python s1.py
python s2.py
python s3.py
python s4.py
python s5.py
python s6.py
python s7.py
python s8.py
python s9.py