Skip to content

Commit

Permalink
added sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
MrBTTF committed May 4, 2023
1 parent a3629b5 commit 4192d3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ set -Eeuo pipefail

cp main $APP_DIR/

systemctl daemon-reload
systemctl restart hometown-bot
sudo systemctl daemon-reload
sudo systemctl restart hometown-bot

0 comments on commit 4192d3f

Please sign in to comment.