1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/yunomonitor_ynh.git synced 2024-09-03 17:46:11 +02:00

[fix] Bug with 3.7 permission

This commit is contained in:
ljf 2019-11-19 15:26:20 +01:00
parent e2070e4b10
commit 058a87ab1c

View file

@ -139,7 +139,7 @@ chmod u+w $final_path/well-known
#=================================================
ynh_script_progression --message="Configuring SSOwat..." --time --weight=1
ynh_app_setting_set --app=$app --key=unprotected_uris --value="/.well-known/yunomonitor/"
ynh_app_setting_set --app=$app --key=unprotected_uris --value="/"
#=================================================
# RELOAD NGINX