From 2178cc98c7c906422e0f2b6a7897488b71d19942 Mon Sep 17 00:00:00 2001 From: Jarek Sacha Date: Mon, 22 May 2023 18:49:14 -0400 Subject: [PATCH] Add "command" file to help starting the launch from Finder or as an alias on macosx --- extras/IJP-ImageL-Launcher-0.1.0-macosx-arm64.command | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 extras/IJP-ImageL-Launcher-0.1.0-macosx-arm64.command diff --git a/extras/IJP-ImageL-Launcher-0.1.0-macosx-arm64.command b/extras/IJP-ImageL-Launcher-0.1.0-macosx-arm64.command new file mode 100755 index 0000000..4432ceb --- /dev/null +++ b/extras/IJP-ImageL-Launcher-0.1.0-macosx-arm64.command @@ -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"