diff --git a/scripts/install b/scripts/install index 49aecd1..0ef332d 100755 --- a/scripts/install +++ b/scripts/install @@ -75,7 +75,7 @@ done # Reload Nginx and regenerate SSOwat conf sudo service php5-fpm restart sudo service nginx reload -sudo yunohost app setting owncloud skipped_uris -v "/" +sudo yunohost app setting owncloud unprotected_uris -v "/" sudo yunohost app ssowatconf # Owncloud installation via curl