From 1c475fb2512970e862e5a2324c683dc0c4ab0a14 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 24 Jun 2021 11:29:43 +0200 Subject: [PATCH] Update install --- scripts/install | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install b/scripts/install index ab4ea3c..d1a79d2 100644 --- a/scripts/install +++ b/scripts/install @@ -170,6 +170,7 @@ ynh_replace_string --match_string="__APP__" --replace_string="$app" --target_fil # SETUP SSOWAT #================================================= ynh_script_progression --message="Configuring SSOwat..." + ynh_permission_update --permission="main" --add="visitors" #=================================================