diff --git a/docker-build.sh b/docker-build.sh index a492c69..62b8832 100644 --- a/docker-build.sh +++ b/docker-build.sh @@ -4,7 +4,7 @@ # and also optimizing some code with this commit. # xoxo :D -set -xeuo pipefail +bash | set -xeuo pipefail case $(uname -m) in x86_64)