From 7ec376572cf7c9f7d569c4f90105a15e7e9e3175 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Tue, 18 May 2021 04:05:00 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index e533255..e778903 100755 --- a/scripts/install +++ b/scripts/install @@ -105,7 +105,7 @@ ynh_add_nginx_config #================================================= # ADD A CONFIGURATION #================================================= -ynh_script_progression --message="Adding a configuration file..." --time --weight=1 +ynh_script_progression --message="Adding a configuration file..." --weight=1 ynh_add_config --template="config.json5" --destination="$final_path/config.json5"