From 28f50b6e67dd44c7e76ce65b383c79e0dd4387bf Mon Sep 17 00:00:00 2001 From: polytan02 Date: Fri, 17 Feb 2017 12:01:42 +0000 Subject: [PATCH] add sudo yunohost app ssowatconf to the script --- scripts/install | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/install b/scripts/install index 98af2e2f..836465c3 100755 --- a/scripts/install +++ b/scripts/install @@ -124,3 +124,6 @@ ynh_app_setting_set $app skipped_uris "/" # Reload services sudo service php5-fpm restart || true sudo service nginx reload || true + +sudo yunohost app ssowatconf +