Commit 78cfecf94e807c60667584659752d3967fa33c3b

Authored by Alexis Gavoty
1 parent f9629130e5
Exists in master

Update install

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

... ... @@ -72,7 +72,7 @@ done
72 72 # Reload Nginx and regenerate SSOwat conf
73 73 sudo service php5-fpm restart
74 74 sudo service nginx reload
75   -sudo yunohost app setting owncloud unprotected_uris -v "/"
  75 +sudo yunohost app setting owncloud skipped_uris -v "/"
76 76 sudo yunohost app ssowatconf
77 77  
78 78 # Owncloud installation via curl