wasabi_program.sh: use bash instead of sh
This commit is contained in:
parent
7754175206
commit
2cf5a046ca
@ -1,4 +1,4 @@
|
|||||||
#!/bin/sh
|
#!/bin/bash
|
||||||
# Updates the specified program manifest to a new archive and version
|
# Updates the specified program manifest to a new archive and version
|
||||||
# and uploads the new archive and manifest to S3/Wasabi.
|
# and uploads the new archive and manifest to S3/Wasabi.
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user