As sudo
This commit is contained in:
parent
3477f58ab9
commit
de3c42a329
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ apt-get install -y supervisor
|
||||||
# Added chown=pi:pi
|
# Added chown=pi:pi
|
||||||
cp installation/supervisord.conf /etc/supervisor/supervisord.conf
|
cp installation/supervisord.conf /etc/supervisor/supervisord.conf
|
||||||
ln -s /home/pi/hugvey/supervisor.conf /etc/supervisor/conf.d/hugvey.conf
|
ln -s /home/pi/hugvey/supervisor.conf /etc/supervisor/conf.d/hugvey.conf
|
||||||
service supervisord restart
|
service supervisor restart
|
||||||
supervisorctl reread
|
supervisorctl reread
|
||||||
supervisorctl update
|
supervisorctl update
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue