Skip to content

Commit

Permalink
update deploy script
Browse files Browse the repository at this point in the history
  • Loading branch information
berinaniesh committed Oct 10, 2023
1 parent 5a07865 commit 65ef1c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ ssh tncars.pp.ua cp /srv/bible-api/bible-api /srv/bible-api/bible-api.old
ssh tncars.pp.ua sudo systemctl stop bible-api
ssh tncars.pp.ua cp /srv/bible-api/bible-api.new /srv/bible-api/bible-api
ssh tncars.pp.ua sudo systemctl start bible-api
ssh tncars.pp.ua rm /srv/bible-api/bible-api.new

0 comments on commit 65ef1c6

Please sign in to comment.