diff --git a/openclash-special-rules.sh b/openclash-special-rules.sh index 17b8d65..76743c5 100644 --- a/openclash-special-rules.sh +++ b/openclash-special-rules.sh @@ -1,7 +1,7 @@ #!/bin/bash OUTPUT_DIR="/home/Personal-project/openclash-special-rule/openclash-rule/auto-special-rule/" LOG_FILE="/var/log/my_script.log" -GIT_REPO_DIR="/root/Personal-project/openclash-special-rule/openclash-rule" +GIT_REPO_DIR="/home/Personal-project/openclash-special-rule/openclash-rule" # 初始化日志 > "$LOG_FILE"