From 8f1f8f1928bfc28493dda33562c61c5d4aed59bb Mon Sep 17 00:00:00 2001 From: Dan Barber Date: Fri, 19 Jan 2018 10:53:03 -0500 Subject: [PATCH] Let's try bash --- bin/codeship_setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/codeship_setup b/bin/codeship_setup index daba998..455fb5d 100755 --- a/bin/codeship_setup +++ b/bin/codeship_setup @@ -1,4 +1,4 @@ -#!/usr/bin/env sh +#!/usr/bin/env bash echo "=================" echo "Installing Erlang"