bash not sh

This commit is contained in:
2017-03-10 12:00:44 -05:00
parent 6b5ec50ab9
commit 33ccaa9e45
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/env sh
#!/usr/bin/env bash
if [[ ! "$STACK" ]]; then
echo '$STACK must be set! (heroku-16 | cedar-14)'