1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/garradin_ynh.git synced 2024-09-03 18:36:17 +02:00

Update restore

This commit is contained in:
frju365 2017-02-11 22:14:57 +01:00 committed by GitHub
parent 0ff839cae1
commit 4d7d46e25a

View file

@ -58,5 +58,5 @@ sudo service nginx reload
# Set ssowat config
if [ "$is_public" = "Yes" ];
then
sudo ynh_app_setting_set $app unprotected_uris "/"
ynh_app_setting_set $app unprotected_uris "/"
fi