From 6daf68e07e58633ed76967fa360617dacf21ef06 Mon Sep 17 00:00:00 2001 From: hyeseon han Date: Wed, 21 Feb 2024 22:00:37 +0900 Subject: [PATCH] =?UTF-8?q?ci:=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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy.sh b/deploy.sh index d1869ce..9ea3a0d 100644 --- a/deploy.sh +++ b/deploy.sh @@ -4,5 +4,5 @@ echo "> FE 배포" cd /home/ubuntu/fridge-link-deploy -nohup yarn start & +pm2 restart all