Skip to content

Commit

Permalink
gh-2 уточнение команд запуска supervisord
Browse files Browse the repository at this point in the history
  • Loading branch information
Barbiepy authored and Tiendil committed Sep 25, 2018
1 parent 10705db commit 9be919f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/development/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,8 @@
Перед запуском рабочих, необходимо запустить supervisor

.. code-block:: bash
sudo systemctl start supervisor
sudo su
systemctl start supervisor
Конфигурация supervisor для запуска рабочих находится в файле ``/etc/supervisor/conf.d/the-tale.conf``
Expand Down

0 comments on commit 9be919f

Please sign in to comment.