From ef470028746091c8af5c947d5e7cc73081ace8a3 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 26 Nov 2020 22:51:22 +0100 Subject: [PATCH] remove --time --- scripts/restore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/restore b/scripts/restore index 72db01d..080f407 100644 --- a/scripts/restore +++ b/scripts/restore @@ -55,7 +55,7 @@ ynh_restore_file --origin_path="$final_path" #================================================= # RECREATE THE DEDICATED USER #================================================= -ynh_script_progression --message="Recreating the dedicated system user..." --time --weight=1 +ynh_script_progression --message="Recreating the dedicated system user..." --weight=1 # Create the dedicated user (if not existing) ynh_system_user_create --username=$app