Quellcode durchsuchen

Update crontab example. Fixes #4

Matthew Jorgensen vor 5 Jahren
Ursprung
Commit
42c9b7e5d6
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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