Fix deploy pipeline

Kaveen Kumarasinghe 1 year ago committed by GitHub
parent 0a60d7e2b0
commit b058a7912d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -79,7 +79,7 @@ jobs:
cd /home/gptbot
kill -9 $(cat bot.pid)
rm bot.pid
screen -dmS GPTBot python3.9 main.py
screen -dmS GPTBot python3.9 gpt3discord.py
logout
exit
host: 104.248.105.234

Loading…
Cancel
Save