Skip to content

Commit

Permalink
hotfix: deploy.sh 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
hyeseon-han committed Feb 24, 2024
1 parent 6ff2def commit cd0ecf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ echo "> FE 배포"
cd /home/ubuntu/fridge-link-deploy

pm2 reload fride-link
pm2 start fride-link
pm2 --name fride-link start yarn --start
pm2 startup
pm2 save

0 comments on commit cd0ecf4

Please sign in to comment.