mirror of
https://github.com/PierreGode/Linux-Active-Directory-join-script.git
synced 2025-12-21 16:50:13 +01:00
Update ADconnection.sh
This commit is contained in:
parent
5bf25a8487
commit
f789697e2e
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user