This commit is contained in:
TheCase
2017-03-04 19:53:34 -07:00
commit b68fabd056
3 changed files with 14 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
#!/usr/bin/env bash
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
cd ${DIR}/../../Resources/IPMIView
java -jar IPMIView20.jar

9
README.md Normal file
View File

@@ -0,0 +1,9 @@
**IPMIView (java) App wrapper for MacOS**
Download the latest IPMIView software from SuperMicro:
[ftp://ftp.supermicro.com/utility/IPMIView/Linux/]()
Uncompress the archive and copy the contents to
``IPMIView.app/Resource/IPMIView``