This commit is contained in:
IgorTimofeev 2023-02-08 16:46:19 +03:00
parent 749eec4afe
commit a0aa61a44e

View File

@ -151,7 +151,7 @@ end
-- If there's no suitable HDDs found - then meow -- If there's no suitable HDDs found - then meow
if not temporaryFilesystemProxy then if not temporaryFilesystemProxy then
status("No storage larger than 2 megabytes found", true) status("Insert at least Tier 2 HDD", true)
return return
end end