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