From f789697e2e6e078414c47814fffde7a5396c1f6d Mon Sep 17 00:00:00 2001 From: PierreGode Date: Mon, 11 Nov 2019 15:14:05 +0100 Subject: [PATCH] Update ADconnection.sh --- ADconnection.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ADconnection.sh b/ADconnection.sh index 4995fc7..6c0f0c4 100755 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -1816,7 +1816,7 @@ read -r ADMIN echo "${INTRO_TEXT}Detecting Ubuntu $var${END}" sleep 1 clear -if [ "$var -eq "19" ] +if [ "$var" -eq "19" ] then echo "fixing krb5.keytab: Bad encryption type for ubuntu 19.10" sudo add-apt-repository ppa:aroth/ppa