From 6768f7cf544c2d57ca7d4325c7b94ab5cd5b7c96 Mon Sep 17 00:00:00 2001 From: Faker Date: Wed, 21 Aug 2024 16:34:03 +0800 Subject: [PATCH] Update 1customCDNN.sh --- Scripts/sh/1customCDNN.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/Scripts/sh/1customCDNN.sh b/Scripts/sh/1customCDNN.sh index cb39bde..747f1e0 100644 --- a/Scripts/sh/1customCDNN.sh +++ b/Scripts/sh/1customCDNN.sh @@ -9,7 +9,6 @@ config_shell_path=$dir_config/config.sh extra_shell_path=$dir_config/extra.sh code_shell_path=$dir_config/code.sh task_before_shell_path=$dir_config/task_before.sh -bot_json=$dir_config/bot.json # 定义 gitfix.sh 路径 git_shell_path=$dir_config/gitfix.sh sendNotify_js_path=$dir_config/sendNotify.js