From 89145a674325cba251b08cf7a84832e8cc166a94 Mon Sep 17 00:00:00 2001 From: Daniel Date: Thu, 5 Mar 2026 20:22:15 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BF=AE=E5=A4=8D=E5=90=AF=E5=8A=A8?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.sh b/run.sh index 96d07f1..1fe5314 100644 --- a/run.sh +++ b/run.sh @@ -1,3 +1,3 @@ #!/usr/bin/env bash cd /www/wwwroot/www.airtep.com2/usa -git fetch origin && git reset --hard origin/master && npm run build && pm2 restart 3 \ No newline at end of file +git fetch origin && git reset --hard origin/master && npm run build && pm2 restart 4 \ No newline at end of file