Commit 5dc573a
committed
Fixed errors when scripts ran from other dirs
Java couldn’t compile or run the files due to not being able to find
them when the script was not run from the wargame directory. This new
line changes the directory to the one that the script is in before
compiling or running the files.1 parent 1d0d1f9 commit 5dc573a
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
0 commit comments