Update autofan.sh

Added Place holders for ILO login info and IP
This commit is contained in:
That-Guy-Jack
2020-10-23 18:29:50 +01:00
committed by GitHub
parent 0d5d50a848
commit 66be928c0e

View File

@@ -94,4 +94,3 @@ elif [[ $T2 > 50 ]]
sshpass -p YOURPASSWORD ssh YOURUSERNAME@YOUR ILO IP 'fan p 2 max 20'
sshpass -p YOURPASSWORD ssh YOURUSERNAME@YOUR ILO IP 'fan p 3 max 20'
fi