From 66b8e5dfeeac950d677b2fed731e92271366c5bc Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Sun, 17 Feb 2019 18:04:58 +0100 Subject: [PATCH] Typo --- scripts/restore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/restore b/scripts/restore index 3806c0c..cf36588 100755 --- a/scripts/restore +++ b/scripts/restore @@ -60,7 +60,7 @@ ynh_restore_file "$final_path" #================================================= # RECREATE THE DEDICATED USER #================================================= -ynh_print_info "Recreating the dedicated systen user..." +ynh_print_info "Recreating the dedicated system user..." # Create the dedicated user (if not existing) ynh_system_user_create $app