aboutsummaryrefslogtreecommitdiff
path: root/System/post-setup.lua
diff options
context:
space:
mode:
Diffstat (limited to 'System/post-setup.lua')
-rw-r--r--System/post-setup.lua2
1 files changed, 1 insertions, 1 deletions
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