Added bash start script.

This commit is contained in:
Sheldon Lee 2020-09-15 17:54:29 +00:00
parent fbab297826
commit b04b97d08e

2
start.sh Executable file
View File

@ -0,0 +1,2 @@
#!/bin/bash
screen -d -m -S "aquatic_bot" python3 ~/discord_bot/discord_aquatic_bot/bot.py