Commit 302dc1613e63a3eae7ee9ce78436ed00deff39c2
1 parent
f7d878ff1c
Exists in
master
Update install
Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff
scripts/install
... | ... | @@ -75,7 +75,7 @@ done |
75 | 75 | # Reload Nginx and regenerate SSOwat conf |
76 | 76 | sudo service php5-fpm restart |
77 | 77 | sudo service nginx reload |
78 | -sudo yunohost app setting owncloud skipped_uris -v "/" | |
78 | +sudo yunohost app setting owncloud unprotected_uris -v "/" | |
79 | 79 | sudo yunohost app ssowatconf |
80 | 80 | |
81 | 81 | # Owncloud installation via curl |