From f81f0f254029801c38d02bc1dbef002eee4449e1 Mon Sep 17 00:00:00 2001 From: PierreGode Date: Mon, 11 Nov 2019 10:48:03 +0100 Subject: [PATCH] Support for ubuntu 19 added Support for ubuntu 19 added --- ADconnection.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ADconnection.sh b/ADconnection.sh index f83841c..1a3768e 100755 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -15,6 +15,7 @@ #and on DC. # see lines 355-371 for more advanced or specific setups of SSSD #more Distros will be added during 2019 +#support added for ubutnu 19 2019-11-11 # ~~~~~~~~~~ Environment Setup ~~~~~~~~~~ # NORMAL=$(printf "\033[m")