restart command + start script
This commit is contained in:
parent
0515773f68
commit
cd9b99fe1d
2 changed files with 9 additions and 0 deletions
4
start
Executable file
4
start
Executable file
|
@ -0,0 +1,4 @@
|
|||
while [ true ]
|
||||
do
|
||||
python3 bot.py
|
||||
done
|
Loading…
Add table
Add a link
Reference in a new issue