Skip to content

Commit 6e7b585

Browse files
Jacky Leungclareliguori
authored andcommitted
Change to bash
1 parent 7fe7ca6 commit 6e7b585

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

local_builds/codebuild_build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/sh
1+
#!/bin/bash
22

33
function allOSRealPath() {
44
case $1 in
@@ -108,4 +108,4 @@ echo ""
108108
echo $exposed_command
109109
echo ""
110110

111-
eval $docker_command
111+
eval $docker_command

0 commit comments

Comments
 (0)