From bd5efccb8976537b4774752809cc0d9dd64b9af6 Mon Sep 17 00:00:00 2001 From: Alexis Gavoty Date: Sun, 8 Dec 2013 15:22:36 +0100 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 1adac86..40ef4fc 100755 --- a/scripts/install +++ b/scripts/install @@ -82,7 +82,7 @@ do done mysql -u $db_user -p$db_pwd $db_user < ../conf/ldap_config.sql -sudo yunohost app setting owncloud skipped_uris -v "/public.php,/core,/index.php/core,/apps/files,/index.php/apps/files" +sudo yunohost app setting owncloud skipped_uris -v "/public.php,/core,/apps/files,/index.php/apps/files" sudo yunohost app setting owncloud unprotected_uris -v "/remote.php,/cron.php" sudo yunohost app ssowatconf -- 2.0.0