build/pack.sh: fix shebang (the script requires bash)
This commit is contained in:
parent
cb2ff574ed
commit
ccce43a4bb
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
# ▄████████▄ + ███ + ▄█████████ ███ +
|
||||
# ███▀ ▀███ + + ███ ███▀ + ███ + +
|
||||
# ███ + ███ ███ ███ █████████ ███ ███ ███ ███
|
||||
|
|
Loading…
Reference in a new issue