Skip to content

Commit

Permalink
[changed] start script for Unix systems to change to script directory
Browse files Browse the repository at this point in the history
  • Loading branch information
bahellma committed Nov 27, 2014
1 parent 0344b34 commit 1d4adcf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/templates/start.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
#!/bin/sh
cd `dirname $0`
java -jar irongui.jar

0 comments on commit 1d4adcf

Please sign in to comment.