From 22558ba9781b11b7c5da4bda1ec9fb4df585c22e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Lebleu?= Date: Fri, 26 Feb 2016 20:08:07 +0100 Subject: [PATCH] [fix] Remove SSOwat regen conf from scripts --- scripts/install | 1 - scripts/restore | 1 - scripts/upgrade | 1 - 3 files changed, 3 deletions(-) diff --git a/scripts/install b/scripts/install index 74fd2e4..252098c 100755 --- a/scripts/install +++ b/scripts/install @@ -47,4 +47,3 @@ then fi sudo service nginx reload -sudo yunohost app ssowatconf diff --git a/scripts/restore b/scripts/restore index 64718db..e3097ef 100755 --- a/scripts/restore +++ b/scripts/restore @@ -52,4 +52,3 @@ then fi sudo service nginx reload -sudo yunohost app ssowatconf diff --git a/scripts/upgrade b/scripts/upgrade index cc7c3b7..4e1e4dd 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -46,4 +46,3 @@ then fi sudo service nginx reload -sudo yunohost app ssowatconf