Delete "zonefile:replace_procedure" rake task

#475
This commit is contained in:
Artur Beljajev 2017-04-20 16:08:28 +03:00
parent 0f5aad8e8e
commit f1d7e53734
3 changed files with 0 additions and 9 deletions

View file

@ -122,13 +122,6 @@ Crontab can be setup after deploy. Jobs can be viewed [here](/config/schedule.rb
mina pr cron:setup # to update the crontab.
mina pr cron:clear # to clear crontab.
### Zonefile procedure
Zonefile procedure must be set up in server after deploy. The same command must be run whenever procedure is updated (see changelog).
bundle exec rake zonefile:replace_procedure
### Application settings
Application settings locate at [config/application-example.yml](/config/application-example.yml)