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:
parent
0ff839cae1
commit
4d7d46e25a
1 changed files with 1 additions and 1 deletions
|
@ -58,5 +58,5 @@ sudo service nginx reload
|
||||||
# Set ssowat config
|
# Set ssowat config
|
||||||
if [ "$is_public" = "Yes" ];
|
if [ "$is_public" = "Yes" ];
|
||||||
then
|
then
|
||||||
sudo ynh_app_setting_set $app unprotected_uris "/"
|
ynh_app_setting_set $app unprotected_uris "/"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue