Add "command" file to help starting the launch from Finder or as an alias on macosx

This commit is contained in:
Jarek Sacha 2023-05-22 18:49:14 -04:00
parent 08192b13de
commit 2178cc98c7
No known key found for this signature in database
GPG key ID: F29625CE62288163

View file

@ -0,0 +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"