diff --git a/frontend/desktop/deploy/desktop-frontend-entrypoint.sh b/frontend/desktop/deploy/desktop-frontend-entrypoint.sh index 52cbd1d28..06ff0d8de 100644 --- a/frontend/desktop/deploy/desktop-frontend-entrypoint.sh +++ b/frontend/desktop/deploy/desktop-frontend-entrypoint.sh @@ -49,7 +49,6 @@ load_cloud_tools_or_exit() { 请先回到当前安装包目录,执行对应命令同步 values + tools: Pro 安装包:./sealos-pro.sh sync-config - OSS 安装包:./sealos-oss.sh sync-config EOF exit 1 fi @@ -76,7 +75,6 @@ EOF 请先回到当前安装包目录,执行对应命令同步 values + tools: Pro 安装包:./sealos-pro.sh sync-config - OSS 安装包:./sealos-oss.sh sync-config EOF exit 1 fi diff --git a/frontend/providers/applaunchpad/deploy/applaunchpad-frontend-entrypoint.sh b/frontend/providers/applaunchpad/deploy/applaunchpad-frontend-entrypoint.sh index 9f4d7e4c8..b0527a6bf 100755 --- a/frontend/providers/applaunchpad/deploy/applaunchpad-frontend-entrypoint.sh +++ b/frontend/providers/applaunchpad/deploy/applaunchpad-frontend-entrypoint.sh @@ -34,7 +34,6 @@ load_cloud_tools_or_exit() { 请先回到当前安装包目录,执行对应命令同步 values + tools: Pro 安装包:./sealos-pro.sh sync-config - OSS 安装包:./sealos-oss.sh sync-config EOF exit 1 fi @@ -61,7 +60,6 @@ EOF 请先回到当前安装包目录,执行对应命令同步 values + tools: Pro 安装包:./sealos-pro.sh sync-config - OSS 安装包:./sealos-oss.sh sync-config EOF exit 1 fi diff --git a/frontend/providers/costcenter/deploy/costcenter-frontend-entrypoint.sh b/frontend/providers/costcenter/deploy/costcenter-frontend-entrypoint.sh index fe837bbae..d10146327 100755 --- a/frontend/providers/costcenter/deploy/costcenter-frontend-entrypoint.sh +++ b/frontend/providers/costcenter/deploy/costcenter-frontend-entrypoint.sh @@ -36,7 +36,6 @@ load_cloud_tools_or_exit() { 请先回到当前安装包目录,执行对应命令同步 values + tools: Pro 安装包:./sealos-pro.sh sync-config - OSS 安装包:./sealos-oss.sh sync-config EOF exit 1 fi @@ -63,7 +62,6 @@ EOF 请先回到当前安装包目录,执行对应命令同步 values + tools: Pro 安装包:./sealos-pro.sh sync-config - OSS 安装包:./sealos-oss.sh sync-config EOF exit 1 fi diff --git a/frontend/providers/dbprovider/deploy/dbprovider-frontend-entrypoint.sh b/frontend/providers/dbprovider/deploy/dbprovider-frontend-entrypoint.sh index e581ba50d..c82fc70fd 100755 --- a/frontend/providers/dbprovider/deploy/dbprovider-frontend-entrypoint.sh +++ b/frontend/providers/dbprovider/deploy/dbprovider-frontend-entrypoint.sh @@ -45,7 +45,6 @@ load_cloud_tools_or_exit() { 请先回到当前安装包目录,执行对应命令同步 values + tools: Pro 安装包:./sealos-pro.sh sync-config - OSS 安装包:./sealos-oss.sh sync-config EOF exit 1 fi @@ -72,7 +71,6 @@ EOF 请先回到当前安装包目录,执行对应命令同步 values + tools: Pro 安装包:./sealos-pro.sh sync-config - OSS 安装包:./sealos-oss.sh sync-config EOF exit 1 fi diff --git a/frontend/providers/license/deploy/license-frontend-entrypoint.sh b/frontend/providers/license/deploy/license-frontend-entrypoint.sh index 3bfaa8c86..bf59306ab 100755 --- a/frontend/providers/license/deploy/license-frontend-entrypoint.sh +++ b/frontend/providers/license/deploy/license-frontend-entrypoint.sh @@ -37,7 +37,6 @@ load_cloud_tools_or_exit() { 请先回到当前安装包目录,执行对应命令同步 values + tools: Pro 安装包:./sealos-pro.sh sync-config - OSS 安装包:./sealos-oss.sh sync-config EOF exit 1 fi @@ -64,7 +63,6 @@ EOF 请先回到当前安装包目录,执行对应命令同步 values + tools: Pro 安装包:./sealos-pro.sh sync-config - OSS 安装包:./sealos-oss.sh sync-config EOF exit 1 fi diff --git a/frontend/providers/template/deploy/template-frontend-entrypoint.sh b/frontend/providers/template/deploy/template-frontend-entrypoint.sh index 301b6d392..9dadeccf1 100755 --- a/frontend/providers/template/deploy/template-frontend-entrypoint.sh +++ b/frontend/providers/template/deploy/template-frontend-entrypoint.sh @@ -45,7 +45,6 @@ load_cloud_tools_or_exit() { 请先回到当前安装包目录,执行对应命令同步 values + tools: Pro 安装包:./sealos-pro.sh sync-config - OSS 安装包:./sealos-oss.sh sync-config EOF exit 1 fi @@ -72,7 +71,6 @@ EOF 请先回到当前安装包目录,执行对应命令同步 values + tools: Pro 安装包:./sealos-pro.sh sync-config - OSS 安装包:./sealos-oss.sh sync-config EOF exit 1 fi diff --git a/frontend/providers/terminal/deploy/terminal-frontend-entrypoint.sh b/frontend/providers/terminal/deploy/terminal-frontend-entrypoint.sh index d9179b8d2..b080f0738 100755 --- a/frontend/providers/terminal/deploy/terminal-frontend-entrypoint.sh +++ b/frontend/providers/terminal/deploy/terminal-frontend-entrypoint.sh @@ -45,7 +45,6 @@ load_cloud_tools_or_exit() { 请先回到当前安装包目录,执行对应命令同步 values + tools: Pro 安装包:./sealos-pro.sh sync-config - OSS 安装包:./sealos-oss.sh sync-config EOF exit 1 fi @@ -72,7 +71,6 @@ EOF 请先回到当前安装包目录,执行对应命令同步 values + tools: Pro 安装包:./sealos-pro.sh sync-config - OSS 安装包:./sealos-oss.sh sync-config EOF exit 1 fi diff --git a/service/vlogs/deploy/entrypoint.sh b/service/vlogs/deploy/entrypoint.sh index 9f768679b..169c2619e 100644 --- a/service/vlogs/deploy/entrypoint.sh +++ b/service/vlogs/deploy/entrypoint.sh @@ -33,7 +33,6 @@ load_cloud_tools_or_exit() { 请先回到当前安装包目录,执行对应命令同步 values + tools: Pro 安装包:./sealos-pro.sh sync-config - OSS 安装包:./sealos-oss.sh sync-config EOF exit 1 fi @@ -60,7 +59,6 @@ EOF 请先回到当前安装包目录,执行对应命令同步 values + tools: Pro 安装包:./sealos-pro.sh sync-config - OSS 安装包:./sealos-oss.sh sync-config EOF exit 1 fi