mirror of
https://github.com/That-Guy-Jack/HP-ILO-Fan-Control.git
synced 2025-04-26 20:42:28 +00:00
Update Install.sh
This commit is contained in:
parent
0582f5f5c0
commit
78b033bf52
@ -27,7 +27,8 @@ if [ $input = yes ] ; then
|
|||||||
echo "Downloaded autofan.sh Change Placeholders with correct info"
|
echo "Downloaded autofan.sh Change Placeholders with correct info"
|
||||||
echo "Please Visit the Github Page to Follow Instructions"
|
echo "Please Visit the Github Page to Follow Instructions"
|
||||||
echo "https://github.com/That-Guy-Jack/HP-ILO-Fan-Control"
|
echo "https://github.com/That-Guy-Jack/HP-ILO-Fan-Control"
|
||||||
else
|
exit 1
|
||||||
|
else if [ $server = 2 ] ; then
|
||||||
echo "Preping autofan.sh for DL380p "
|
echo "Preping autofan.sh for DL380p "
|
||||||
cd /
|
cd /
|
||||||
echo "Downloading Latest autofan.sh"
|
echo "Downloading Latest autofan.sh"
|
||||||
@ -37,6 +38,9 @@ if [ $input = yes ] ; then
|
|||||||
echo "Downloaded autofan.sh Change Placeholders with correct info"
|
echo "Downloaded autofan.sh Change Placeholders with correct info"
|
||||||
echo "Please Visit the Github Page to Follow Instructions"
|
echo "Please Visit the Github Page to Follow Instructions"
|
||||||
echo "https://github.com/That-Guy-Jack/HP-ILO-Fan-Control"
|
echo "https://github.com/That-Guy-Jack/HP-ILO-Fan-Control"
|
||||||
|
exit 1
|
||||||
|
else
|
||||||
|
echo "incorrect answer :<"
|
||||||
exit 1
|
exit 1
|
||||||
else
|
else
|
||||||
echo " :( exitting"
|
echo " :( exitting"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user