From 5e10b4305ba23d89e7a41fcdfaff8282cc2a3ce6 Mon Sep 17 00:00:00 2001 From: Ylies Chahi Date: Sun, 13 Aug 2017 03:46:32 +0200 Subject: [PATCH] Update restore --- scripts/restore | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/restore b/scripts/restore index a74863e..41b64fb 100644 --- a/scripts/restore +++ b/scripts/restore @@ -42,7 +42,6 @@ sudo cp -a ./www "$DESTDIR" sudo cp -a ./conf/nginx.conf "$NGINX_CONF" # Make app public if necessary -sudo yunohost app setting $app is_public -v "$is_public" if [[ "$is_public" -ne 0 ]]; then sudo yunohost app setting $app unprotected_uris -v "/"