diff --git a/scripts/install b/scripts/install index f54a92b..cf6325f 100644 --- a/scripts/install +++ b/scripts/install @@ -208,7 +208,7 @@ ynh_systemd_action --service_name=$app --action="start" --log_path="systemd" --l #================================================= ynh_print_info --message="Configuring SSOwat..." -ynh_app_setting_set --app=$app --key=unprotected_uris--value= "/" +ynh_app_setting_set --app=$app --key=unprotected_uris --value="/" if [ $is_public -eq 0 ] then # If the app is private, only the shortened URLs are publics.