diff --git a/Contents/MacOS/IPMIView b/Contents/MacOS/IPMIView index 0448392..f12d6e3 100755 --- a/Contents/MacOS/IPMIView +++ b/Contents/MacOS/IPMIView @@ -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