From c3644d3c3dc93f1355b4811c21274f53d5350c17 Mon Sep 17 00:00:00 2001 From: polytan02 Date: Mon, 13 Apr 2015 15:30:02 +0100 Subject: [PATCH] typo --- scripts/install | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/install b/scripts/install index 1044bf6..086b9e4 100644 --- a/scripts/install +++ b/scripts/install @@ -8,9 +8,9 @@ path=$2 is_public=$3 # Removal of trailing / -path=${path%/} +#path=${path%/} -sudo yunohost app setting rainloop domain -v $domain +#sudo yunohost app setting rainloop domain -v $domain # Check domain/path availability