2
0

feat: license挂载中间文件

This commit is contained in:
caiyuchao
2025-04-28 15:08:04 +08:00
parent 92b001efc2
commit ea22600313
2 changed files with 3 additions and 2 deletions

View File

@@ -48,9 +48,9 @@ case "$1" in
systemctl enable wfccontrol.service
fi
if [ ! -f ${docker_work_dir}/docker-compose.yml ]; then
# if [ ! -f ${docker_work_dir}/docker-compose.yml ]; then
cp ${docker_work_dir}/compose/docker-compose.yml ${docker_work_dir}/docker-compose.yml
fi
# fi
# 获取传入的IP地址
new_ip=$2