Update setup.lua

This commit is contained in:
CadenCoaster
2025-08-06 11:36:49 -07:00
committed by GitHub
parent f37f0da558
commit f2b8b2c6b8

View File

@@ -14,7 +14,7 @@ end
local mbs = false
local netmount = false
term.write("install mildly better shell? (Y/n)")
term.write("install MBS? (Y/n)")
if isYes(read()) then
mbs = true