Files
Chromacase/myscr
T
2021-12-01 02:50:45 +01:00

8 lines
74 B
Bash
Executable File

#!/usr/bin/bash
while true
do
sudo python main.py new_song_2.mid
done