forked from IPD/Foxtrot
4 lines
39 B
Text
Executable file
4 lines
39 B
Text
Executable file
while [ true ]
|
|
do
|
|
python3 bot.py
|
|
done
|