mirror of
https://github.com/vmstan/gravity-sync.git
synced 2024-08-30 18:22:11 +00:00
Update README.md
This commit is contained in:
parent
8fbf3620d4
commit
d0b9c8cc0a
@ -73,7 +73,7 @@ I've automated by synchronization using Crontab. If you'd like to keep this a ma
|
||||
|
||||
```
|
||||
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!
|
||||
|
Loading…
Reference in New Issue
Block a user