mirror of
https://github.com/TheCase/IPMIView.app.git
synced 2025-12-10 17:19:42 +01:00
init
This commit is contained in:
5
IPMIView.app/Contents/MacOS/IPMIView
Executable file
5
IPMIView.app/Contents/MacOS/IPMIView
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
cd ${DIR}/../../Resources/IPMIView
|
||||
java -jar IPMIView20.jar
|
||||
0
IPMIView.app/Resources/IPMIView/placeholder.txt
Normal file
0
IPMIView.app/Resources/IPMIView/placeholder.txt
Normal file
Reference in New Issue
Block a user