From a405ec93546b95c2369ec9069b3616944d785198 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sun, 15 Nov 2020 12:53:40 -0500 Subject: Possible new app system?; Changed copyright; Some fixes --- boot/mbs.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot/mbs.lua') diff --git a/boot/mbs.lua b/boot/mbs.lua index a80ee70..129109f 100644 --- a/boot/mbs.lua +++ b/boot/mbs.lua @@ -2,4 +2,4 @@ assert(loadfile("/.mbs/bin/mbs.lua", _ENV))('startup') term.setTextColor(16) print(os.version() .. " (+MBS)") term.setCursorPos(1,2) -term.setTextColor(1) \ No newline at end of file +term.setTextColor(1) -- cgit v1.2.3