test
This commit is contained in:
4
setup.sh
4
setup.sh
@@ -80,6 +80,10 @@ echo " ./deploy-test/logs.sh <service> # 实时日志"
|
||||
echo " ./deploy-test/restart.sh <service> # 重启服务"
|
||||
echo " ./deploy-test/restart.sh <svc> --build # 重编译并重启"
|
||||
echo " ./deploy-test/check-conn.sh # 验证 MongoDB / MinIO"
|
||||
echo " ./deploy-test/08-build-static-frontend.sh # 构建 pc/cms/build-cms/build-down 静态资源"
|
||||
echo " sudo ./deploy-test/dt.sh fe-publish # 构建静态前端 + 更新 Nginx + 校验"
|
||||
echo " sudo ./deploy-test/00-init-tools.sh nginx # 安装 / 更新 Nginx 域名入口"
|
||||
echo " ./deploy-test/09-verify-static-frontends.sh # 验证静态前端与域名入口"
|
||||
echo ""
|
||||
echo -e "${BOLD}停止服务:${NC}"
|
||||
echo " ./deploy-test/stop.sh # 停止后端进程"
|
||||
|
||||
Reference in New Issue
Block a user