From 4ac4508e3035961d9c9d15a9fb3d873906a6dcef Mon Sep 17 00:00:00 2001 From: PierreGode <8579922+PierreGode@users.noreply.github.com> Date: Tue, 7 Dec 2021 08:28:48 +0100 Subject: [PATCH] #Planned support for ubuntu 22 #Planned support for ubuntu 22 --- ADconnection.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ADconnection.sh b/ADconnection.sh index 50128b5..1717f91 100755 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -17,6 +17,7 @@ #more Distros will be added during 2020 #Added support for elementary 01/2020 #Added support for Ubuntu 20 02/2020 +#Planned support for ubuntu 22 # ~~~~~~~~~~ Environment Setup ~~~~~~~~~~ # NORMAL=$(printf "\033[m")