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
7644f79bcf
commit
11d1f04847
@ -1669,7 +1669,7 @@ fi_auth
|
|||||||
done
|
done
|
||||||
PRECHECK_FN(){
|
PRECHECK_FN(){
|
||||||
fedoras=$( cat /etc/fedora-release | awk '{print $1}' )
|
fedoras=$( cat /etc/fedora-release | awk '{print $1}' )
|
||||||
Centoss$( hostnamectl | grep -i Operating | awk '{print $3}' )
|
Centoss=$( hostnamectl | grep -i Operating | awk '{print $3}' )
|
||||||
if [ "$fedoras" = "Fedora" ]
|
if [ "$fedoras" = "Fedora" ]
|
||||||
then
|
then
|
||||||
YUM_MENU
|
YUM_MENU
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user