Ver Fonte

Update crontab example. Fixes #4

Matthew Jorgensen há 5 anos atrás
pai
commit
42c9b7e5d6
1 ficheiros alterados com 1 adições e 1 exclusões
  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