Skip to content
Snippets Groups Projects
Commit 33ccaa9e authored by Kenneth Reitz's avatar Kenneth Reitz
Browse files

bash not sh

parent 6b5ec50a
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env sh
#!/usr/bin/env bash
if [[ ! "$STACK" ]]; then
echo '$STACK must be set! (heroku-16 | cedar-14)'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment