From 1923341f9a31cc1871d75bb6b74f201537eaaa2a Mon Sep 17 00:00:00 2001 From: hardy Date: Sat, 3 Jun 2023 22:42:39 +0800 Subject: [PATCH] fix .public --- build-web.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-web.sh b/build-web.sh index 2d97639b..982ea448 100644 --- a/build-web.sh +++ b/build-web.sh @@ -15,6 +15,6 @@ git pull origin master cnpm install -cnpm run build >/dev/null +cnpm run --silent build mv $WORKBASE/web/.public $WORKBASE