From 8173dbb68d579e786548c4e413c550934c8990e6 Mon Sep 17 00:00:00 2001 From: Alexis Gavoty Date: Sun, 8 Dec 2013 18:42:11 +0100 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 40ef4fc..36845b2 100755 --- a/scripts/install +++ b/scripts/install @@ -83,7 +83,7 @@ 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,/apps/files,/index.php/apps/files" -sudo yunohost app setting owncloud unprotected_uris -v "/remote.php,/cron.php" +sudo yunohost app setting owncloud unprotected_uris -v "/remote.php,/cron.php,/status.php" sudo yunohost app ssowatconf # Remove temporary entry in /etc/hosts -- 2.0.0