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
46192eb255
commit
e8f4f1b276
@ -431,7 +431,7 @@ echo ""
|
|||||||
echo "Checking if it is a Desktop or server"
|
echo "Checking if it is a Desktop or server"
|
||||||
if [ "$desktop" = "desktop" ] < /dev/null > /dev/null 2>&1
|
if [ "$desktop" = "desktop" ] < /dev/null > /dev/null 2>&1
|
||||||
then
|
then
|
||||||
echo "Ubuntu detected"
|
echo "Ubuntu Desktop detected"
|
||||||
echo ""
|
echo ""
|
||||||
else
|
else
|
||||||
echo " this seems to be a server, swithching to server mode"
|
echo " this seems to be a server, swithching to server mode"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user