Update Dockerfile
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
python bot.py
|
||||
python bot.py &
|
||||
python bot_updates.py
|
Reference in New Issue
Block a user
@@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
python bot.py
|
||||
python bot.py &
|
||||
python bot_updates.py
|