Update README.md
This commit is contained in:
parent
1747181aaf
commit
2a8cfa051d
|
@ -18,7 +18,7 @@ nano aredn_sync.sh # set ROOT, LOG, NEW_URL
|
||||||
# 3. Make it executable
|
# 3. Make it executable
|
||||||
install -m 755 aredn_sync.sh ~/.local/bin/
|
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
|
~/.local/bin/aredn_sync.sh
|
||||||
|
|
||||||
# 5. Add cron (this example is daily)
|
# 5. Add cron (this example is daily)
|
||||||
|
|
Loading…
Reference in a new issue