Skip to content

Commit

Permalink
Added shebang line for repo.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
drakeet committed Aug 9, 2016
1 parent 8850010 commit 952aa11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions repo.sh
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/usr/bin/env bash
echo ------------Init Repo Start------------
pwd
git clone https://github.com/drakeet/MultiType.git ../MultiType
Expand Down

0 comments on commit 952aa11

Please sign in to comment.