diff --git a/Scripts/sh/hhl.sh b/Scripts/sh/hhl.sh index eca35cd..968f348 100644 --- a/Scripts/sh/hhl.sh +++ b/Scripts/sh/hhl.sh @@ -239,4 +239,4 @@ log "5.薅薅乐使用说明:https://github.com/ClassmateLin/jd_scripts#readme log "6.手动执行更新脚本请使用命令 docker exec $CONTAINER_NAME bash /scripts/shell/docker-entrypoint.sh" log "7.开始执行更新脚本......结束后可点一下终端界面,然后按 Ctrl+C 退出\nenjoy!!!" -docker exec -it $CONTAINER_NAME bash /scripts/shell/docker-entrypoint.sh & \ No newline at end of file +docker exec $CONTAINER_NAME bash /scripts/shell/docker-entrypoint.sh & \ No newline at end of file