Update 1customCDNN.sh

This commit is contained in:
Faker 2024-08-21 16:34:03 +08:00
parent c685654cc5
commit 6768f7cf54

View File

@ -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