More adjustments/bugfixes.
This commit is contained in:
parent
f7579db9e8
commit
bce1cb30d8
33 changed files with 135 additions and 96 deletions
|
@ -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>]")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue