Skip to content

Commit

Permalink
Merge pull request #92 from klimrmad/patch-1
Browse files Browse the repository at this point in the history
change directory to where jar is placed
  • Loading branch information
4refr0nt authored Nov 1, 2021
2 parents 40232f9 + a6411b2 commit 0248fcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions script/ESPlorer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@

# Make this file executable first: "chmod +x ESPlorer.sh", then double-click on it

cd $(dirname $(realpath $0))
java -jar ESPlorer.jar

0 comments on commit 0248fcc

Please sign in to comment.