From e563ac322646d327b651e038705c18b8250bcf0d Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Tue, 6 Apr 2021 14:44:43 +0200 Subject: [PATCH] Remove stale comment --- scripts/install | 3 --- 1 file changed, 3 deletions(-) diff --git a/scripts/install b/scripts/install index 692bddf..375add7 100644 --- a/scripts/install +++ b/scripts/install @@ -180,9 +180,6 @@ ynh_replace_string --match_string="__APP__" --replace_string="$app" --target_fil ynh_script_progression --message="Configuring SSOwat..." ynh_permission_update --permission="main" --add="visitors" -# Set SSOwat rules - - #================================================= # RELOAD NGINX #=================================================