diff --git a/docs/operators/tutorial.md b/docs/operators/tutorial.md index 7f2ce63..3394232 100644 --- a/docs/operators/tutorial.md +++ b/docs/operators/tutorial.md @@ -257,10 +257,7 @@ abra app upgrade ### Automatic Upgrades -`kadabra` the auto-updater is still under development, use it with care and don't use it in production environments. -To setup the auto-updater copy the `kadabra` binary to the server and configure a cronjob for regular app upgrades. -The following script will configure ssmtp for email notifications and setup a cronjob. -This cronjob checks daily for new app versions, notifies if any kind of update is available and upgrades all apps to the latest patch/minor version. +`kadabra` the auto-updater is still under development, use it with care and don't use it in production environments. To setup the auto-updater copy the `kadabra` binary to the server and configure a cronjob for regular app upgrades. The following script will configure ssmtp for email notifications and setup a cronjob. This cronjob checks daily for new app versions, notifies if any kind of update is available and upgrades all apps to the latest patch/minor version. ```bash