From 89bb6b5a398b80a07c1cfa4102035a13ed809c7a Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 22 Jul 2021 16:34:27 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index a8d6742..f162e97 100644 --- a/scripts/install +++ b/scripts/install @@ -141,7 +141,7 @@ chown -R $app: "$final_path/"{tpl_c,admin/stdout.log} #================================================= # SETUP SSOWAT #================================================= -ynh_script_progression --message="Configuring SSOwat..." --weight=1 +ynh_script_progression --message="Configuring permissions..." --weight=1 # Make app public if necessary if [ $is_public -eq 1 ]