Skip to content

Commit

Permalink
Make trigger_policy_build.sh a bash script
Browse files Browse the repository at this point in the history
  • Loading branch information
neilcook committed May 23, 2017
1 parent 2f3ce42 commit 6ba48a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trigger_policy_build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
# Build the weakforced-policy repo
export GIT_COMMIT=`git show --oneline -s`

Expand Down

0 comments on commit 6ba48a1

Please sign in to comment.