mirror of
https://github.com/TheCase/IPMIView.app.git
synced 2025-12-11 17:49:43 +01:00
refactroed structure and README
This commit is contained in:
13
README.md
13
README.md
@@ -4,8 +4,11 @@ Download the latest IPMIView software from SuperMicro:
|
|||||||
|
|
||||||
[ftp://ftp.supermicro.com/utility/IPMIView/Linux/]()
|
[ftp://ftp.supermicro.com/utility/IPMIView/Linux/]()
|
||||||
|
|
||||||
Uncompress the archive and copy the contents to
|
```
|
||||||
|
git clone https://github.com/TheCase/IPMIView.app
|
||||||
``IPMIView.app/Resources/IPMIView``
|
cd IPMIView.app
|
||||||
|
mkdir -p Resources/IPMIView
|
||||||
Move the app bundle to the /Applications folder
|
tar -zxvf ~/Downloads/IPMIView*.tar.gz --strip=1 -C ./Resources/IPMIView/.
|
||||||
|
cd ..
|
||||||
|
cp -R IPMIView.app ~/Applications
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user