mirror of
https://github.com/lunarmodules/luasocket.git
synced 2025-07-12 22:03:31 +02:00
ftp.lua needs buffer.lua...
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
assert(dofile("../lua/ftp.lua"))
|
||||
assert(dofile("../lua/buffer.lua"))
|
||||
assert(dofile("auxiliar.lua"))
|
||||
|
||||
pdir = "/home/i/diego/public/html/luasocket/test/"
|
||||
|
Reference in New Issue
Block a user