Skip to content

Commit 80db4f5

Browse files
more verbose outputting for executable script shen.java
1 parent d382f59 commit 80db4f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shen.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
if [ "`which shen.java`" != "" ]; then
77
DIR=$(dirname `which shen.java`)
8+
echo "Using installation in "$DIR
89
else
910
DIR="."
1011
fi

0 commit comments

Comments
 (0)