Update ADconnection.sh

This commit is contained in:
PierreGode 2019-11-11 15:14:05 +01:00 committed by GitHub
parent 5bf25a8487
commit f789697e2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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