From c269340346b4792dcff32e5a3e87cb49c6bb28ec Mon Sep 17 00:00:00 2001 From: hyeseon han Date: Sat, 24 Feb 2024 17:44:09 +0900 Subject: [PATCH] =?UTF-8?q?hotfix:=20deploy.sh=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deploy.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/deploy.sh b/deploy.sh index c4317f9..b776c5c 100644 --- a/deploy.sh +++ b/deploy.sh @@ -4,7 +4,6 @@ echo "> FE 배포" cd /home/ubuntu/fridge-link-deploy -pm2 reload fride-link -pm2 --name fride-link start yarn --start +pm2 reload fridge-link pm2 startup pm2 save \ No newline at end of file