mirror of
https://github.com/Architeuthis-Flux/Jumperless.git
synced 2024-12-01 02:27:19 +01:00
4 lines
212 B
Bash
Executable File
4 lines
212 B
Bash
Executable File
#!/bin/bash
|
|
# This is the launcher for OSX, this way the app will be opened
|
|
# when you double click it from the apps folder
|
|
open -n /Applications/jumperlesswokwibridge.app/Contents/MacOS/jumperlesswokwibridge_cli |