mirror of
https://github.com/lunarmodules/luasocket.git
synced 2025-07-13 06:04:31 +02:00
More adjustments/bugfixes.
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
socket = require("socket")
|
||||
http = require("http")
|
||||
local socket = require("socket")
|
||||
local http = require("http")
|
||||
|
||||
if not arg or not arg[1] or not arg[2] then
|
||||
print("luasocket cddb.lua <category> <disc-id> [<server>]")
|
||||
|
Reference in New Issue
Block a user