From 035882bb4c47a24e4a610669a73163fbfecdbd1f Mon Sep 17 00:00:00 2001 From: sin <2943460818@qq.com> Date: Tue, 2 Apr 2019 11:16:43 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9shell=20=EF=BC=8Cbuild=20?= =?UTF-8?q?=E4=B8=8D=E5=B8=A6=20admin-web=20basepath?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin-web/config/server/shell.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin-web/config/server/shell.sh b/admin-web/config/server/shell.sh index e7b278276..d80027cec 100644 --- a/admin-web/config/server/shell.sh +++ b/admin-web/config/server/shell.sh @@ -21,7 +21,7 @@ cp -rf config/server app/ # npm 构建项目 -npm run build:admin-web +npm run build # 复制文件到 server 努力