Create prep.sh

This commit is contained in:
That-Guy-Jack 2020-10-23 19:51:53 +01:00 committed by GitHub
parent fc4e37e2d3
commit 5ffd1bc6df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

12
FIles/ilo_250/prep.sh Normal file
View File

@ -0,0 +1,12 @@
#!/bin/bash
/etc/init.d/hp-ams stop
/etc/init.d/hp-health stop
/etc/init.d/hp-snmp-agents stop
rmmod hpilo
modprobe -r hpilo
cd ilo_250