修改docker使用说明

This commit is contained in:
Akira
2021-01-16 22:30:22 +08:00
parent 58db3da0e8
commit cf5b8d3f76
9 changed files with 36 additions and 15 deletions

View File

@@ -89,4 +89,4 @@ echo "第9步加载最新的定时任务文件..."
crontab $mergedListFile
echo "第10步将仓库的docker_entrypoint.sh脚本更新至系统/usr/local/bin/docker_entrypoint.sh内..."
cat /scripts/docker_entrypoint.sh >/usr/local/bin/docker_entrypoint.sh
cat /scripts/docker/docker_entrypoint.sh >/usr/local/bin/docker_entrypoint.sh