更新 bin/ ZeroWrt.backup
Signed-off-by: zhao <zhao@noreply.localhost>
This commit is contained in:
parent
fa4fc2cb07
commit
f509f3634d
@ -490,7 +490,7 @@ install_apps() {
|
|||||||
mkdir -p /opt/MySQL
|
mkdir -p /opt/MySQL
|
||||||
|
|
||||||
# 下载 Docker Compose 文件到 /opt/gitea
|
# 下载 Docker Compose 文件到 /opt/gitea
|
||||||
curl -L https://raw.githubusercontent.com/your/repository/path/to/docker-compose.yml -o /opt/Gitea/docker-compose.yml
|
curl -L https://git.kejizero.online/zhao/files/raw/branch/main/docker-compose/Gitea -o /opt/Gitea/docker-compose.yml
|
||||||
|
|
||||||
# 检查是否下载成功
|
# 检查是否下载成功
|
||||||
if [ -f "/opt/Gitea/docker-compose.yml" ]; then
|
if [ -f "/opt/Gitea/docker-compose.yml" ]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user