Skip to content

Commit

Permalink
removed mac specific edit
Browse files Browse the repository at this point in the history
  • Loading branch information
Michele Sciabarra committed Jul 28, 2015
1 parent 7949cbc commit 994ab38
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion agilesites.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/bash
export JAVA_HOME=$(/usr/libexec/java_home -version 1.7)
BASE="$(dirname $0)"
BASE="$(cd $BASE; pwd)"
export PATH="$BASE/bin:$BASE/wcs/home/bin:$PATH"
Expand Down

0 comments on commit 994ab38

Please sign in to comment.