ftp.lua needs buffer.lua...
This commit is contained in:
parent
e9eafc7480
commit
6fb33f0a76
1 changed files with 1 additions and 0 deletions
|
@ -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/"
|
||||
|
|
Loading…
Add table
Reference in a new issue