Removed string from uptime/uptime.lua.
This commit is contained in:
parent
f4a0473ff1
commit
6773191bee
1 changed files with 1 additions and 1 deletions
|
|
@ -19,5 +19,5 @@ io.write("Content-Type: text/plain; charset=utf-8\r\n\r\n")
|
|||
|
||||
-- Output the result
|
||||
--io.write('Server ' .. version:sub(1, -2) .. ': ' .. uptime)
|
||||
io.write('Server uptime: ' .. uptime)
|
||||
io.write(uptime)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue