From a0aa61a44e91d0897a6d612cf22ebd488e8315e2 Mon Sep 17 00:00:00 2001 From: IgorTimofeev Date: Wed, 8 Feb 2023 16:46:19 +0300 Subject: [PATCH] cerf --- Installer/Main.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installer/Main.lua b/Installer/Main.lua index f17c1d1f..fb81ff9c 100644 --- a/Installer/Main.lua +++ b/Installer/Main.lua @@ -151,7 +151,7 @@ end -- If there's no suitable HDDs found - then meow if not temporaryFilesystemProxy then - status("No storage larger than 2 megabytes found", true) + status("Insert at least Tier 2 HDD", true) return end