From f2b8b2c6b8f90eb67640d52caf8fdeba1e150077 Mon Sep 17 00:00:00 2001 From: CadenCoaster <114967401+cadenthecreator@users.noreply.github.com> Date: Wed, 6 Aug 2025 11:36:49 -0700 Subject: [PATCH] Update setup.lua --- setup.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.lua b/setup.lua index 9a00947..94a8701 100644 --- a/setup.lua +++ b/setup.lua @@ -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