新增 act_runner 自动升级脚本并同步最新版本探测
Ubuntu System Information / show-system-info (push) Waiting to run

This commit is contained in:
csh
2026-05-07 12:08:46 +08:00
parent 1a52ee08a2
commit 9d4c4a1f73
8 changed files with 425 additions and 7 deletions
+1
View File
@@ -15,6 +15,7 @@ NC='\033[0m'
SCRIPT_FILES=(
"entrypoint.sh"
"setup.sh"
"upgrade.sh"
"register.sh"
"manage.sh"
)