更新 bin/ ZeroWrt.backup
Signed-off-by: zhao <zhao@noreply.localhost>
This commit is contained in:
parent
b35485ee13
commit
b185fb95f0
@ -503,6 +503,7 @@ install_apps() {
|
||||
fi
|
||||
|
||||
# 部署 Gitea 和 MySQL
|
||||
opkg install docker-compose
|
||||
cd /opt/Gitea
|
||||
docker-compose up -d
|
||||
|
||||
@ -541,6 +542,7 @@ install_apps() {
|
||||
fi
|
||||
|
||||
# 部署 SunPanel
|
||||
opkg install docker-compose
|
||||
cd /opt/sunpanel
|
||||
docker-compose up -d
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user