Skip to content

Commit

Permalink
ci: deploy.sh 수정 (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
hyeseon-han authored Feb 21, 2024
1 parent 03e3d02 commit 6fb9b42
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@

echo "> FE 배포"

sudo fuser -k 80/tcp

cd /home/ubuntu/fridge-link-deploy
pm2 restart all


nohup yarn start &

0 comments on commit 6fb9b42

Please sign in to comment.