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 努力