修改提示语

This commit is contained in:
Olia Lisa 2025-10-09 22:47:20 +08:00
parent fdfc3b5e11
commit e9f4747a12

View File

@ -11,7 +11,6 @@ if [ $uuid = "你的UUID" ]; then
echo "配置未初始化"
echo "正在执行初始化脚本..."
bash $script_dir/init.sh
echo "初始化完成"
fi
## 启动docker容器