Update openclash-special-rules.sh 03/12
Some checks failed
continuous-integration/drone/push Build encountered an error

This commit is contained in:
2025-03-12 15:16:21 +08:00
parent c517054460
commit dc5ed0de3b

View File

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