diff --git a/ADconnection.sh b/ADconnection.sh index 5de5b07..15010ff 100644 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -134,7 +134,7 @@ then sudo sh -c "echo 'greeter-show-manual-login=true' | sudo tee -a /usr/share/lightdm/lightdm.conf.d/50-ubuntu-mate.conf" sudo sh -c "echo 'allow-guest=false' | sudo tee -a /usr/share/lightdm/lightdm.conf.d/50-ubuntu-mate.conf" else -echo "" +echo "No lightdm to configure" fi fi clear