From 717df0f6c4652b4a9b447a839365505f6aa41a80 Mon Sep 17 00:00:00 2001 From: Josh Brand Date: Thu, 16 Aug 2018 12:14:57 -0400 Subject: [PATCH] fix hashbang in expeditor update script Signed-off-by: Josh Brand --- .expeditor/update_hab_release.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.expeditor/update_hab_release.sh b/.expeditor/update_hab_release.sh index 812382b..00956f0 100755 --- a/.expeditor/update_hab_release.sh +++ b/.expeditor/update_hab_release.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # # Updates the Habitat version everywhere in this cookbook so it works with new # versions of Habitat.