Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Commit

Permalink
maybe this will work
Browse files Browse the repository at this point in the history
  • Loading branch information
electron271 committed Oct 23, 2023
1 parent 2dfe8c4 commit 8ed3aa7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions scripts/compress-diskimg.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
# compresses the popcorn disk image with zstd
# using compression level 19

# workaround for this now being in the scripts directory
cd ..

# check if `zstd` is present
if ! command -v zstd; then
echo -e "\e[1;31merror:\e[0m command \"zstd\" is not present" 1>&2;
Expand Down

0 comments on commit 8ed3aa7

Please sign in to comment.