Asi_Native_FiJi_launcher/extras/IJP-ImageJ-Launcher-0.1.0-macosx-arm64.command
2023-06-01 23:59:24 -04:00

4 lines
132 B
Bash
Executable file

#!/bin/bash
DIR=$(cd "$(dirname "$0")" && pwd -P)
echo "$DIR"
"$DIR"/IJP-ImageJ-Launcher-0.1.0-macosx-arm64 --debug --ij-dir "$DIR"