Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
MrBTTF committed May 4, 2023
1 parent 77d7784 commit a3629b5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions deploy/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@

set -Eeuo pipefail

systemctl stop hometown-bot
cp main $APP_DIR/

systemctl enable $APP_DIR/hometown-bot.service
systemctl restart hometown-bot
systemctl daemon-reload
systemctl restart hometown-bot

0 comments on commit a3629b5

Please sign in to comment.