From 7c36e54b1a0031610867b669feea438c2aae3739 Mon Sep 17 00:00:00 2001 From: opi Date: Tue, 22 Jul 2014 21:32:15 +0200 Subject: [PATCH] [fix] Double quote variable --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 8f4556e..e7e5adf 100755 --- a/scripts/install +++ b/scripts/install @@ -86,7 +86,7 @@ do let loop_number++ done -if [ $is_public = "No" ]; +if [ "$is_public" = "No" ]; then sudo yunohost app setting wordpress skipped_uris -d sudo yunohost app ssowatconf