OC-PsychOS/modules/util/motd.lua

2 lines
107 B
Lua
Raw Permalink Normal View History

2017-09-05 19:42:56 +10:00
_G.MOTD = (_OSVERSION.." on "..net.id..", "..string.format("%4d",computer.totalMemory()/1024).."K memory")