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 1740b52 commit e86d06eCopy full SHA for e86d06e
image/base/install-oxipng
@@ -21,4 +21,4 @@ cd ${OXIPNG_DIR}
21
CARGO_REGISTRIES_CRATES_IO_PROTOCOL=sparse /usr/local/cargo/bin/cargo build --release
22
cp target/release/oxipng /usr/local/bin
23
24
-cd / && rm -fr /tmp/${OXIPNG_DIR}
+cd / && rm -fr /tmp/${OXIPNG_DIR} && rm -f /tmp/${OXIPNG_ARCHIVE}
0 commit comments