Don't hardcode /bin/bash in the build script

This commit is contained in:
Ry 2022-11-21 21:30:27 -08:00
parent 250da95d76
commit c0ea6192e2

View File

@ -1,4 +1,4 @@
#!/bin/bash #!/usr/bin/env bash
set -e set -e