dev #3

Merged
yulei merged 18 commits from dev into main 2025-03-15 02:19:18 +00:00
Showing only changes of commit dc5ed0de3b - Show all commits

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"