mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-09-14 11:06:16 +05:00
commit
749eec4afe
@ -151,7 +151,7 @@ end
|
||||
|
||||
-- If there's no suitable HDDs found - then meow
|
||||
if not temporaryFilesystemProxy then
|
||||
status("No appropriate filesystem found", true)
|
||||
status("No storage larger than 2 megabytes found", true)
|
||||
return
|
||||
end
|
||||
|
||||
@ -675,4 +675,4 @@ end)
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
loadStage()
|
||||
workspace:start()
|
||||
workspace:start()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user