Skip to content

Commit

Permalink
stop service before cp
Browse files Browse the repository at this point in the history
  • Loading branch information
MrBTTF committed May 4, 2023
1 parent 4192d3f commit f88114e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deploy/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

set -Eeuo pipefail

sudo systemctl stop hometown-bot

cp main $APP_DIR/

sudo systemctl daemon-reload
Expand Down

0 comments on commit f88114e

Please sign in to comment.