fix: Use bash for build script

This commit is contained in:
Adam Stankiewicz 2013-09-14 20:48:46 +02:00
parent 97a0bdcef6
commit 752a647be1

2
build
View File

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