Update openclash-rule01.sh
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
39741bbaee
commit
00e50ec5ca
@ -2,9 +2,9 @@
|
|||||||
|
|
||||||
# 配置区
|
# 配置区
|
||||||
BASE_URL="https://cdn.jsdelivr.net/gh/Loyalsoldier/clash-rules@release/"
|
BASE_URL="https://cdn.jsdelivr.net/gh/Loyalsoldier/clash-rules@release/"
|
||||||
OUTPUT_DIR="/root/Personal-project/openclash-rule/auto-update-rule/"
|
OUTPUT_DIR="/home/Personal-project/openclash-rule/auto-update-rule/"
|
||||||
LOG_FILE="/var/log/my_script.log"
|
LOG_FILE="/var/log/my_script.log"
|
||||||
GIT_REPO_DIR="/root/Personal-project/openclash-rule/"
|
GIT_REPO_DIR="/home/Personal-project/openclash-rule/"
|
||||||
|
|
||||||
# 初始化日志
|
# 初始化日志
|
||||||
> "$LOG_FILE"
|
> "$LOG_FILE"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user