mirror of
https://github.com/lune-org/lune.git
synced 2025-04-04 10:30:54 +01:00
Fix arg
This commit is contained in:
parent
7513ea33b4
commit
803c8c0701
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ local OUTPUT_FILES = {
|
|||
-- command = "zlib",
|
||||
-- format = "zlib" :: serde.CompressDecompressFormat,
|
||||
-- args = { "-c", INPUT_FILE },
|
||||
-- output = TEST_FILES_DIR .. "/loremipsum.txt.z",
|
||||
-- output = TEMP_FILE .. ".z",
|
||||
-- final = INPUT_FILE .. ".z",
|
||||
-- },
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue