fix file name

This commit is contained in:
shroominic
2025-06-30 12:48:12 +00:00
parent 773fd317e7
commit 976df1d5cc
+3 -3
View File
@@ -1,3 +1,3 @@
REPO_DIR=/home/fungus/proxy
LOG_FILE=/home/fungus/proxy/update.log
* * * * * /home/fungus/proxy/scripts/update_proxy.sh >/dev/null 2>&1
REPO_DIR=/home/user/proxy
LOG_FILE=/home/user/proxy/update.log
* * * * * /home/user/proxy/scripts/auto_update.sh >/dev/null 2>&1