mirror of
https://github.com/PierreGode/Linux-Active-Directory-join-script.git
synced 2025-12-21 08:50:12 +01:00
Update ADconnection.sh
This commit is contained in:
parent
f51cccba1d
commit
0d344ea62b
@ -2229,6 +2229,7 @@ done
|
||||
|
||||
################# Precheck for YUM based OS #################
|
||||
PRECHECK_FN(){
|
||||
## curl your private key in this line
|
||||
## Precheck sends yum based OS to an own menu ##
|
||||
TheOS=$( hostnamectl | grep -i Operating | awk '{print $3}' ) < /dev/null > /dev/null 2>&1
|
||||
if [ "$TheOS" = "Fedora" ]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user