From 9d5bc5be7be2f88ff6fed8e11986a6595ee50290 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Mon, 16 Nov 2020 21:27:13 -0500 Subject: Added watermark to desktop --- System/post-setup.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'System/post-setup.lua') diff --git a/System/post-setup.lua b/System/post-setup.lua index 802e597..9a13808 100644 --- a/System/post-setup.lua +++ b/System/post-setup.lua @@ -23,7 +23,7 @@ term.setTextColor(colors.white) print("Welcome to the bits-UI Post Setup!") sleep(2) --[[print("Please enter your password.") ---print("(Don't set your real password in servers.)") +print("(Don't set your real password in Minecraft Servers!)") local passPath = "/etc/passwd.pwd" if fs.exists(passPath) then -- cgit v1.2.3