1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ihatemoney_ynh.git synced 2024-09-03 19:26:15 +02:00

Fix install when supervisor is already installed

This commit is contained in:
Jocelyn Delalande 2018-07-08 01:30:18 +02:00
parent 04a8485709
commit 7a6ddcf2cb

View file

@ -75,6 +75,9 @@ sudo install -o ihatemoney -g ihatemoney -m 644 \
# Configure supervisor
configure_supervisor
# In case it was already installed before,
# so that it picks /etc/supervisor/conf.d/ihatemoney.conf:
supervisorctl update
sudo yunohost service add supervisor
# Configure ihatemoney