Skip to content

Commit

Permalink
Build zip release.
Browse files Browse the repository at this point in the history
  • Loading branch information
theypsilon committed Sep 21, 2023
1 parent c2b00d3 commit 1672696
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ pin_metadata "${DOWNLOADER_ZIP}"
echo '#!/usr/bin/env python3' | cat - "${DOWNLOADER_ZIP}" > "${TEMP_ZIP2}"
pin_metadata "${TEMP_ZIP2}"
popd >/dev/null 2>&1
cp "${TEMPDIR}/${DOWNLOADER_ZIP}" .
cd ..

cat <<-EOF
Expand Down

0 comments on commit 1672696

Please sign in to comment.