Skip to content

Commit

Permalink
Change to bash
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacky Leung authored and clareliguori committed Jun 29, 2018
1 parent 7fe7ca6 commit 6e7b585
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions local_builds/codebuild_build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash

function allOSRealPath() {
case $1 in
Expand Down Expand Up @@ -108,4 +108,4 @@ echo ""
echo $exposed_command
echo ""

eval $docker_command
eval $docker_command

0 comments on commit 6e7b585

Please sign in to comment.