6 lines
169 B
Text
6 lines
169 B
Text
|
# add file to zip
|
||
|
return 0
|
||
|
args -- testfile.zip add_file testfile.txt testfile.txt 0 -1
|
||
|
file testfile.txt testfile.txt testfile.txt
|
||
|
file-new testfile.zip testfile.zip
|