From c1be327d9676392efb41330dba81883c7319044b Mon Sep 17 00:00:00 2001 From: Jack <56127525+That-Guy-Jack@users.noreply.github.com> Date: Sat, 24 Jul 2021 16:34:23 +0100 Subject: [PATCH] Update Install.sh --- Install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Install.sh b/Install.sh index 3b38587..2ec48e0 100644 --- a/Install.sh +++ b/Install.sh @@ -18,7 +18,7 @@ if [ $input = yes ] ; then cd /etc/systemd/system/ wget https://raw.githubusercontent.com/That-Guy-Jack/HP-ILO-Fan-Control/main/Files/autofan.service echo "Finished making autofan.service" - echo "Which server are you running? Dl360p (1) or the DL380p (2) [1] or [2] :" + echo "Which server are you running? Dl360p 1u (1) or the DL380p 2u (2) [1] or [2] :" read server if [ $server = 1 ] ; then echo "Preping autofan.sh for DL360p "