aboutsummaryrefslogtreecommitdiff
path: root/System/post-setup.lua
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2020-11-16 21:27:13 -0500
committerAndrew Lee <alee14498@protonmail.com>2020-11-16 21:27:13 -0500
commit9d5bc5be7be2f88ff6fed8e11986a6595ee50290 (patch)
treed1d107e45bedaaa0477de238909567a165f6aaad /System/post-setup.lua
parent5831eebe389b06743ad04861719e0321faa302ae (diff)
downloadbits-UI-9d5bc5be7be2f88ff6fed8e11986a6595ee50290.tar.gz
bits-UI-9d5bc5be7be2f88ff6fed8e11986a6595ee50290.tar.bz2
bits-UI-9d5bc5be7be2f88ff6fed8e11986a6595ee50290.zip
Added watermark to desktop
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