looper.sh 96 B

12345
  1. while true
  2. do
  3. python cMain.py -u "naxunaw" -p "pyinstalive" -r "milliebobbybrown"
  4. sleep 10
  5. done