mirror of
https://github.com/That-Guy-Jack/HP-ILO-Fan-Control.git
synced 2025-04-26 12:32:28 +00:00
Update Install.sh
This commit is contained in:
parent
2399ac0243
commit
7b1bcc671b
@ -17,7 +17,7 @@ if [ $input = yes ] ; then
|
|||||||
cd /etc/systemd/system/
|
cd /etc/systemd/system/
|
||||||
wget https://raw.githubusercontent.com/That-Guy-Jack/HP-ILO-Fan-Control/main/Files/autofan.service
|
wget https://raw.githubusercontent.com/That-Guy-Jack/HP-ILO-Fan-Control/main/Files/autofan.service
|
||||||
echo "Finished making autofan.service"
|
echo "Finished making autofan.service"
|
||||||
echo "Which server are you running? DL360p G8 (1), or the DL380p G8 (2) [1] or [2] :"
|
echo "Which server are you running? DL360p G8 (1) or DL380p G8 (2) [1] or [2] :"
|
||||||
read server
|
read server
|
||||||
if [ $server = 1 ] ; then
|
if [ $server = 1 ] ; then
|
||||||
echo "Preping autofan.sh for DL360p G8"
|
echo "Preping autofan.sh for DL360p G8"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user