From 1901ed796a936689ce45c83fc8215485459305ca Mon Sep 17 00:00:00 2001 From: Leon Date: Wed, 14 Jul 2021 16:59:30 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A8Modify?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Scripts/sh/Allinone.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Scripts/sh/Allinone.sh b/Scripts/sh/Allinone.sh index 13b2f3d..86e3b4b 100644 --- a/Scripts/sh/Allinone.sh +++ b/Scripts/sh/Allinone.sh @@ -2,10 +2,10 @@ ## 本脚本搬运并模仿 liuqitoday dir_shell=/ql/config -dir_script=/ql/config +dir_script=/ql/scripts config_shell_path=$dir_shell/config.sh -extra_shell_path=$dir_script/extra.sh -code_shell_path=$dir_script/code.sh +extra_shell_path=$dir_shell/extra.sh +code_shell_path=$dir_shell/code.sh task_before_shell_path=$dir_shell/task_before.sh