From 30bb70c71a6d58b704d9c3ab4c660620dee3d09a Mon Sep 17 00:00:00 2001 From: Leon Date: Sun, 8 Aug 2021 00:54:45 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Scripts/sh/hhl.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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