diff --git a/scripts/install_7zip.bash b/scripts/install_7zip.bash index 6328940a4a3..9f162f9d70c 100755 --- a/scripts/install_7zip.bash +++ b/scripts/install_7zip.bash @@ -18,7 +18,7 @@ case "${TARGETARCH}" in \ esac SEVEN_ZIP_VERSION="2409" -## 7z compression + echo "create install dir" rm -rf /tmp/7zip mkdir -p /tmp/7zip