mirror of
https://github.com/Routstr/routstr-core.git
synced 2026-08-11 11:47:50 +00:00
fix file name
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user