Skip to content

Commit

Permalink
No bug - Add shebangs to shell scripts.
Browse files Browse the repository at this point in the history
  • Loading branch information
ncalexan committed May 4, 2015
1 parent fbd570b commit 289fadb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions checkout.sh
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
#!/usr/bin/env sh
carthage checkout --no-use-binaries
1 change: 1 addition & 0 deletions update.sh
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
#!/usr/bin/env sh
carthage update --no-use-binaries --no-build

0 comments on commit 289fadb

Please sign in to comment.