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

Revert "[ehn] Remove useless lines"

This reverts commit 2c7cb29974.

This commit made package checker failling.
This commit is contained in:
Jocelyn Delalande 2017-06-19 14:48:19 +02:00
parent a949dc1872
commit 7a68ba1c3e
2 changed files with 4 additions and 0 deletions

View file

@ -110,6 +110,9 @@ sudo service nginx reload
# Start backend
sudo service supervisor restart
# Reconfigure sso
sudo yunohost app ssowatconf
# Wait that gunicorn is ready to consider the install finished, that is to
# avoid HTTP 502 right after installation
for i in `seq 1 120`

View file

@ -30,6 +30,7 @@ sudo rm /etc/nginx/conf.d/$domain.d/ihatemoney.conf
sudo supervisorctl stop budget
sudo service supervisor force-reload
sudo service nginx reload
sudo yunohost app ssowatconf
# Delete user
sudo userdel ihatemoney