[fix] Do not call ssowatconf which is already done at the end

This commit is contained in:
Jérôme Lebleu 2016-04-26 15:14:23 +02:00
parent a5fbda0bc7
commit afeefc7f85
3 changed files with 0 additions and 4 deletions

View File

@ -68,4 +68,3 @@ fi
# Restart services
sudo service nginx reload
sudo yunohost app ssowatconf

View File

@ -24,4 +24,3 @@ sudo rm -f /etc/nginx/conf.d/$domain.d/$app.conf
# Restart services
sudo service nginx reload
sudo yunohost app ssowatconf

View File

@ -56,5 +56,3 @@ fi
# Restart services
sudo service nginx reload
sudo yunohost app ssowatconf