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
dc5dc97144
commit
46192eb255
@ -424,7 +424,7 @@ then
|
||||
echo "Debian detected"
|
||||
debianclient
|
||||
else
|
||||
if [ $"TheOS" = "Ubuntu" ] < /dev/null > /dev/null 2>&1
|
||||
if [ "$TheOS" = "Ubuntu" ] < /dev/null > /dev/null 2>&1
|
||||
then
|
||||
echo "Ubuntu detected"
|
||||
echo ""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user