We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb54681 commit e11668aCopy full SHA for e11668a
scripts/macpython-build-tarball.sh
@@ -11,6 +11,7 @@ tar -cf ITKPythonBuilds-macosx.tar \
11
ITKPythonPackageRequiredExtractionDir.txt \
12
ITKPythonPackage/scripts
13
/usr/local/bin/zstd -f \
14
+ -15 \
15
./ITKPythonBuilds-macosx.tar \
16
-o ./ITKPythonBuilds-macosx.tar.zst
17
popd > /dev/null
0 commit comments