Skip to content

Commit

Permalink
Add explicit shebang
Browse files Browse the repository at this point in the history
  • Loading branch information
Tharre committed Aug 25, 2017
1 parent 29bd5c8 commit 5d35df9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions default.do
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#!/bin/sh -e
# define all project wide variables

export ROOTDIR=$(pwd)
Expand Down

0 comments on commit 5d35df9

Please sign in to comment.