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
bda5b61da4
commit
c9fbd68b29
@ -105,7 +105,7 @@ else
|
|||||||
if [ "$var" -eq "17" ]
|
if [ "$var" -eq "17" ]
|
||||||
then
|
then
|
||||||
echo "${INTRO_TEXT}"Detecting Ubuntu $var"${END}"
|
echo "${INTRO_TEXT}"Detecting Ubuntu $var"${END}"
|
||||||
sudo realm join --verbose --user=$ADMIN $DOMAIN
|
sudo realm join --verbose --user=$ADMIN $DOMAIN --install=/
|
||||||
else
|
else
|
||||||
clear
|
clear
|
||||||
sudo echo "${RED_TEXT}"I am having issuers to detect your Ubuntu version"${INTRO_TEXT}"
|
sudo echo "${RED_TEXT}"I am having issuers to detect your Ubuntu version"${INTRO_TEXT}"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user