fix: unbreak build for docker

This commit is contained in:
Mythie
2025-02-25 21:46:51 +11:00
parent 9b376d34cf
commit bc7907271b
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env bash
#!/usr/bin/env sh
# Exit on error.
set -eo pipefail