Преглед изворни кода

Update crontab example. Fixes #4

Matthew Jorgensen пре 5 година
родитељ
комит
42c9b7e5d6
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -36,7 +36,7 @@ $ ./gof
 Once gof is configured, you might want to add it to your crontab:
 
 ```
-*/30 * * * * /path/to/gof
+*/30 * * * * cd /path/to/$REPO; gof
 ```
 
 [config-blob]: https://git.sr.ht/~mjorgensen/gof/tree/master/gof.yaml.example