aboutsummaryrefslogtreecommitdiff
path: root/system/desktop.lua
blob: 5136c719b31bf4b3f6814cc18282446b467e024c (plain) (blame)
1
2
3
term.clear()
term.setCursorPos(1,1)
print("Welcome to the desktop where nothing happens... Yet!")