document pack.sh option

This commit is contained in:
yuni 2024-04-23 17:57:11 +02:00
parent 73410efc09
commit 1d743a9326

View file

@ -10,7 +10,8 @@
# + ▀████████████████████████████████████████████████████▀
#
# A script to package release binaries + README.md into zip files.
# Usage: cd outfly; build/pack.sh
# Usage: cd outfly; build/pack.sh [-b]
# Options: -b: cross-compile targets before packing
set -e