mirror of
https://github.com/TheCase/IPMIView.app.git
synced 2025-12-10 17:19:42 +01:00
Use the app's bundled / linked java for launch.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
cd "${DIR}/../Resources/IPMIView"
|
||||
java -jar IPMIView20.jar
|
||||
"${DIR}/../Resources/IPMIView/Contents/Home/bin/java" -jar IPMIView20.jar
|
||||
|
||||
Reference in New Issue
Block a user