diff --git a/scripts/install b/scripts/install index 118bbce..d7f2ae6 100755 --- a/scripts/install +++ b/scripts/install @@ -68,4 +68,3 @@ fi # Restart services sudo service nginx reload -sudo yunohost app ssowatconf diff --git a/scripts/remove b/scripts/remove index bb1556d..6bf0b02 100755 --- a/scripts/remove +++ b/scripts/remove @@ -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 diff --git a/scripts/upgrade b/scripts/upgrade index e490def..1d7a349 100755 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -56,5 +56,3 @@ fi # Restart services sudo service nginx reload -sudo yunohost app ssowatconf -