Update README.md

This commit is contained in:
mudhorn 2025-08-25 12:27:12 -07:00
parent 1747181aaf
commit 2a8cfa051d

View file

@ -18,7 +18,7 @@ nano aredn_sync.sh # set ROOT, LOG, NEW_URL
# 3. Make it executable
install -m 755 aredn_sync.sh ~/.local/bin/
# 4. Test once manually (Below assumes you placed it in the ~/.local/bin folder).
# 4. Test once manually (Below assumes you've installed the script in ~/.local/bin folder).
~/.local/bin/aredn_sync.sh
# 5. Add cron (this example is daily)