From f6bfa2587ff93d50513431f5a2904b8657ca73ac Mon Sep 17 00:00:00 2001 From: Laurent Peuch Date: Sun, 27 Sep 2015 01:07:53 +0200 Subject: [PATCH] [enh] reload correct apps --- scripts/install | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/scripts/install b/scripts/install index 66d8353..8951b2a 100644 --- a/scripts/install +++ b/scripts/install @@ -20,3 +20,7 @@ sudo cp -a ../sources/include/ $final_path sudo chown -R www-data: $final_path sudo yunohost app setting noalyss version -v "6.9.0.0" + +# Reload Nginx and regenerate SSOwat conf +sudo service nginx reload +sudo yunohost app ssowatconf