changed the banner of luash
This commit is contained in:
parent
97bb86e2cd
commit
d4d51ac6d6
@ -1,7 +1,7 @@
|
|||||||
function luash(si)
|
function luash(si)
|
||||||
s("lua shell",function()
|
s("lua shell",function()
|
||||||
if _OSVERSION and _BD then
|
if _OSVERSION and _BD then
|
||||||
write(_OSVERSION.." (built at ".._BD..")\t")
|
write(_OSVERSION.." on "..nID.." (built at ".._BD..")\t")
|
||||||
end
|
end
|
||||||
print(tostring(computer.freeMemory()/1024).."K free.",_G.motd)
|
print(tostring(computer.freeMemory()/1024).."K free.",_G.motd)
|
||||||
print(_VERSION)
|
print(_VERSION)
|
||||||
|
Loading…
Reference in New Issue
Block a user