Explorar el Código

cleanup my mess

master
XeonSquared hace 11 meses
padre
commit
f311063a42
Se han modificado 1 ficheros con 0 adiciones y 0 borrados
  1. +0
    -0
      service/getty.lua

+ 0
- 0
service/getty.lua Ver fichero

@@ -38,7 +38,6 @@ local function spawnShell(fin,fout)
io.output(fout):setvbuf("no")
print(_OSVERSION.." - "..tostring(math.floor(computer.totalMemory()/1024)).."K RAM")
print((os.getenv("HOSTNAME") or "unknown") .. " on " .. fin)
return os.spawn(shell.interactive, "shell: "..tostring(fin))
end



Cargando…
Cancelar
Guardar