Update README.md

This commit is contained in:
Michael Stanclift 2020-05-21 16:45:55 -05:00
parent 8fbf3620d4
commit d0b9c8cc0a

View File

@ -73,7 +73,7 @@ I've automated by synchronization using Crontab. If you'd like to keep this a ma
``` ```
crontab -e crontab -e
*/30 * * * * sh /home/USER/gravity-sync/gravity-sync.sh pull >/dev/null 2>&1 */30 * * * * /home/USER/gravity-sync/gravity-sync.sh pull >/dev/null 2>&1
``` ```
Make another small adjustment to your primary settings. Now just wait until the annointed hour, and see if your changes have been synchronized. If so, profit! Make another small adjustment to your primary settings. Now just wait until the annointed hour, and see if your changes have been synchronized. If so, profit!