Skip to content

Commit b32c2ad

Browse files
committed
env.sh does not need to be executable.
1 parent acf02eb commit b32c2ad

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

env.sh

100755100644
-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
#!/bin/sh
2-
31
DIR="$(cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd)"
42
cd "$DIR"
53

0 commit comments

Comments
 (0)