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

master
Jérôme Lebleu 9 years ago
parent a5fbda0bc7
commit afeefc7f85

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

@ -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

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

Loading…
Cancel
Save