diff --git a/deploy.sh b/deploy.sh index 214f309..0cc86e6 100644 --- a/deploy.sh +++ b/deploy.sh @@ -3,4 +3,7 @@ echo "> FE 배포" cd /home/ubuntu/fridge-link-deploy -pm2 restart all \ No newline at end of file + +pm2 reload fride-link +pm2 startup +pm2 save \ No newline at end of file