From a6b10861d17df36ea2e954cd4f022052d1e5aba5 Mon Sep 17 00:00:00 2001 From: Michael McMahon Date: Tue, 14 Nov 2017 17:19:15 -0500 Subject: [PATCH] Update 01_get.sh --- src/minimal_overlay/bundles/coreutils/01_get.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/minimal_overlay/bundles/coreutils/01_get.sh b/src/minimal_overlay/bundles/coreutils/01_get.sh index 9576e211f..dd879e455 100755 --- a/src/minimal_overlay/bundles/coreutils/01_get.sh +++ b/src/minimal_overlay/bundles/coreutils/01_get.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash SRC_DIR=$(pwd)