Correct typo

This commit is contained in:
Jarek Sacha 2023-06-01 23:59:24 -04:00
parent df730cee93
commit 1312fa24b1
No known key found for this signature in database
GPG key ID: F29625CE62288163

View file

@ -1,4 +1,4 @@
#!/bin/bash
DIR=$(cd "$(dirname "$0")" && pwd -P)
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"