更新 bin/ ZeroWrt.backup

Signed-off-by: zhao <zhao@noreply.localhost>
This commit is contained in:
zhao 2025-01-24 01:34:45 +08:00
parent b35485ee13
commit b185fb95f0

View File

@ -503,6 +503,7 @@ install_apps() {
fi fi
# 部署 Gitea 和 MySQL # 部署 Gitea 和 MySQL
opkg install docker-compose
cd /opt/Gitea cd /opt/Gitea
docker-compose up -d docker-compose up -d
@ -541,6 +542,7 @@ install_apps() {
fi fi
# 部署 SunPanel # 部署 SunPanel
opkg install docker-compose
cd /opt/sunpanel cd /opt/sunpanel
docker-compose up -d docker-compose up -d