From 86430c22f5b8a8c6cba25985b894ea8ec9c7ce9a Mon Sep 17 00:00:00 2001 From: Leon Date: Sun, 8 Aug 2021 00:53:21 +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, 4 insertions(+), 1 deletion(-) diff --git a/Scripts/sh/hhl.sh b/Scripts/sh/hhl.sh index 8effff4..eca35cd 100644 --- a/Scripts/sh/hhl.sh +++ b/Scripts/sh/hhl.sh @@ -236,4 +236,7 @@ docker ps log "5.薅薅乐使用说明:https://github.com/ClassmateLin/jd_scripts#readme" -warn "6.请手动执行一次更新脚本使用命令 docker exec -it $CONTAINER_NAME bash /scripts/shell/docker-entrypoint.sh" \ No newline at end of file +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