Commit f699fbb923cdf16c8a56b85cfc60100cf2506b74

Authored by Alexis Gavoty
1 parent 78cfecf94e
Exists in master

Update upgrade

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

... ... @@ -40,7 +40,7 @@ sudo sed -i "s@NAMETOCHANGE@owncloud@g" /etc/php5/fpm/pool.d/owncloud.conf
40 40 # Reload Nginx and regenerate SSOwat conf
41 41 sudo service php5-fpm restart
42 42 sudo service nginx reload
43   -sudo yunohost app setting owncloud unprotected_uris -v "/"
  43 +sudo yunohost app setting owncloud skipped_uris -v "/"
44 44 sudo yunohost app ssowatconf
45 45  
46 46 # Optionnal DB upgrade here