This commit is contained in:
Ruben van de Ven 2019-03-29 16:26:23 +01:00
parent 3477f58ab9
commit de3c42a329
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ apt-get install -y supervisor
# Added chown=pi:pi
cp installation/supervisord.conf /etc/supervisor/supervisord.conf
ln -s /home/pi/hugvey/supervisor.conf /etc/supervisor/conf.d/hugvey.conf
service supervisord restart
service supervisor restart
supervisorctl reread
supervisorctl update