5 lines
146 B
Plaintext
5 lines
146 B
Plaintext
# change method from deflated to stored
|
|
return 0
|
|
arguments test.zip set_file_compression 0 store 0
|
|
file test.zip testdeflated.zip teststored.zip
|