Skip to content

Commit

Permalink
Fix deploy pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Kav-K authored Dec 31, 2022
1 parent 0a60d7e commit b058a79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/black-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b058a79

Please sign in to comment.