diff --git a/scripts/install b/scripts/install index fc5cf75..1658d09 100755 --- a/scripts/install +++ b/scripts/install @@ -140,13 +140,6 @@ chmod u+x $final_path/yunomonitor.py chmod u+w $final_path/conf chmod u+w $final_path/well-known -#================================================= -# SETUP SSOWAT -#================================================= -ynh_script_progression --message="Configuring SSOwat..." --weight=1 - -ynh_app_setting_set --app=$app --key=unprotected_uris --value="/" - #================================================= # RELOAD NGINX #=================================================