From 74d6843539d6b1d1e7aca04ea16ce43261b32423 Mon Sep 17 00:00:00 2001 From: PierreGode Date: Thu, 14 Mar 2019 12:39:13 +0100 Subject: [PATCH] Fixed shellckeck warnings Fixed all shellckeck warnings --- ADconnection.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ADconnection.sh b/ADconnection.sh index 38eb519..b502c63 100755 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -6,7 +6,7 @@ # Generic user setup is: administrator, domain admins, groupnamesudores= groupname=hostname + sudoers on groupname in AD groups # # Supported OS's: Ubuntu 14-18 + mate,Debian ,Cent OS,Rasbian ,Fedora.Linux Mint and Kali ( autodetect function ) # #This scrips is a long serie of small updates and not well planned, the script works as expected, but this is not beautiful code # -#Meaby someday I re-do the script and make it "good code" but overall it has NO shellcheck issues # +#Meaby someday I re-do the script and make it "good code" but overall it has NO shellcheck issues 2019-03-14 # ################################################################################################################################## #known bugs: Sometimes the script bugs after AD administrator tries to authenticate, temporary solution is running the script again # a couple of times. if it still is not working see line 24-25