From 65d27648da8ed4ee0d941d67be8a121b368c6e6d Mon Sep 17 00:00:00 2001 From: ewilly Date: Fri, 7 Jan 2022 16:29:42 +0100 Subject: [PATCH] Fix --- scripts/restore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/restore b/scripts/restore index 3656d74..1235fc2 100644 --- a/scripts/restore +++ b/scripts/restore @@ -61,7 +61,7 @@ ynh_restore_file --origin_path="/etc/nginx/conf.d/$domain.d/$app.conf" #================================================= ynh_script_progression --message="Recreating the dedicated system user..." -mynh_user_create +mynh_system_user_create #================================================= # RESTORE THE APP MAIN DIR