Skip to content

Commit

Permalink
more generic guide
Browse files Browse the repository at this point in the history
  • Loading branch information
domenkozar committed Apr 17, 2012
1 parent 2e29144 commit b91609c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/source/userguide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,8 @@ Run::
$ cd almir_install_directory
$ git pull
$ bin/buildout
$ bin/supervisorctl restart all
$ bin/supervisorctl shutdown
$ bin/supervisord

You can also use that in crontab to auto upgrade on new releases, if you are crazy enough. You would probably extra check if upgrade is needed, something like running following and checking for any output::

Expand Down

0 comments on commit b91609c

Please sign in to comment.