增加docker-compose选项

This commit is contained in:
悟空的日常镜像仓库 2024-03-28 18:22:19 +08:00
parent 2083a7f758
commit 3c192d2e11
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@
- 💻 支持`一键安装文件管理器`
- 🔑 支持`一键设置MT-3000风扇开始工作的温度`
- 🌏 支持`一键部署Docker运行环境`
- 🌏 支持`一键安装Docker Compose(开发中)`
- 🌏 支持`一键安装docker-compose`
- 🐋 支持`一键安装GL原厂adguardhome`
- 📕 支持`一键恢复原厂的OPKG软件源`
- 💡 使用条件GL-iNet 原厂固件(非测试版、预览版)

View File

@ -564,7 +564,7 @@ while true; do
fi
;;
12)
yellow "开发中......"
do_install_docker_compose
;;
13)
update_myself