From d1261f2c2d5ef35238af1dfa120797ab2e36d129 Mon Sep 17 00:00:00 2001 From: Leon Date: Sun, 8 Aug 2021 02:22:38 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=97=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Scripts/sh/hhl.sh | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Scripts/sh/hhl.sh b/Scripts/sh/hhl.sh index 9900ef6..125f430 100644 --- a/Scripts/sh/hhl.sh +++ b/Scripts/sh/hhl.sh @@ -236,7 +236,6 @@ docker ps log "5.薅薅乐使用说明:https://github.com/ClassmateLin/jd_scripts#readme" -log "6.手动执行更新脚本请使用命令 docker exec -it $CONTAINER_NAME bash /scripts/shell/docker-entrypoint.sh" +warn "6.请手动执行一次更新脚本命令 docker exec -it $CONTAINER_NAME /bin/docker-entrypoint" -log "7.开始执行更新脚本......结束后可点一下终端界面,然后按 Ctrl+C 退出\nenjoy!!!" -docker exec $CONTAINER_NAME bash /scripts/shell/docker-entrypoint.sh & \ No newline at end of file +log "结束后可点一下终端界面,然后按 Ctrl+C 退出\nenjoy!!!" \ No newline at end of file