From ab4b73dbaf6da436d5429ca5e9f2b24d3c3b046e Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 3 Jun 2021 17:47:06 +0200 Subject: [PATCH] Update restore --- scripts/restore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/restore b/scripts/restore index 22feb02..a723f6e 100644 --- a/scripts/restore +++ b/scripts/restore @@ -44,7 +44,7 @@ test ! -d $final_path \ || ynh_die --message="There is already a directory: $final_path " # Check memory requirements -check_memory_requirements +#check_memory_requirements #================================================= # STANDARD RESTORATION STEPS