Add manual crontab update command to readme

This commit is contained in:
Martin Lensment 2014-12-23 10:54:00 +02:00
parent c3919e8d61
commit 857182df0e

View file

@ -248,7 +248,9 @@ General rake and mina tips:
CRON
----
Crontab is automatically updated after each deploy. Jobs can be viewed [here](https://github.com/internetee/registry/blob/master/config/schedule.rb).
Crontab is automatically updated after each deploy. Jobs can be viewed [here](https://github.com/internetee/registry/blob/master/config/schedule.rb).
Alternatively you can run `mina pr whenever:update` to update the crontab.
Autotesting
-----------