From 6ff2def0877c0bdb1b8a59d3f5f2661ef72d6ad0 Mon Sep 17 00:00:00 2001 From: hyeseon han Date: Sat, 24 Feb 2024 14:10:19 +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 | 1 + 1 file changed, 1 insertion(+) diff --git a/deploy.sh b/deploy.sh index 0cc86e6..00c1743 100644 --- a/deploy.sh +++ b/deploy.sh @@ -5,5 +5,6 @@ echo "> FE 배포" cd /home/ubuntu/fridge-link-deploy pm2 reload fride-link +pm2 start fride-link pm2 startup pm2 save \ No newline at end of file