Skip to content

Commit 65354b8

Browse files
committed
add ipa compress command
1 parent 5abcdc8 commit 65354b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/kayobe/ipa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ ipa_build_dib_elements_extra:
4848
# Dictionary of additional environment variables to provide to Diskimage
4949
# Builder (DIB) during IPA image build.
5050
ipa_build_dib_env_extra:
51-
DIB_IPA_COMPRESS_CMD: 'zstd -19'
51+
DIB_IPA_COMPRESS_CMD: 'zstd -19 --compress'
5252
# Dictionary of environment variables to provide to Diskimage Builder (DIB)
5353
# during IPA image build.
5454
#ipa_build_dib_env:

0 commit comments

Comments
 (0)