mirror of
https://github.com/ij-plugins/ijp-imagej-launcher.git
synced 2024-11-13 16:29:01 -08:00
Correct typo
This commit is contained in:
parent
df730cee93
commit
1312fa24b1
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
DIR=$(cd "$(dirname "$0")" && pwd -P)
|
DIR=$(cd "$(dirname "$0")" && pwd -P)
|
||||||
echo "$DIR"
|
echo "$DIR"
|
||||||
"$DIR"/IJP-ImageL-Launcher-0.1.0-macosx-arm64 --debug --ij-dir "$DIR"
|
"$DIR"/IJP-ImageJ-Launcher-0.1.0-macosx-arm64 --debug --ij-dir "$DIR"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue