From 11d1f048476a0bd1b1d564dbcd6ddbcebda92e08 Mon Sep 17 00:00:00 2001 From: PierreGode Date: Thu, 9 Aug 2018 11:09:52 +0200 Subject: [PATCH] Update ADconnection.sh --- ADconnection.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ADconnection.sh b/ADconnection.sh index 46c84c2..5d743c9 100644 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -1669,7 +1669,7 @@ fi_auth done PRECHECK_FN(){ fedoras=$( cat /etc/fedora-release | awk '{print $1}' ) -Centoss$( hostnamectl | grep -i Operating | awk '{print $3}' ) +Centoss=$( hostnamectl | grep -i Operating | awk '{print $3}' ) if [ "$fedoras" = "Fedora" ] then YUM_MENU