From 38679b3f706782f14fd54d4cc74aa24fdef35cc9 Mon Sep 17 00:00:00 2001 From: PierreGode Date: Tue, 27 Mar 2018 09:37:33 +0200 Subject: [PATCH] Update ADconnection.sh --- ADconnection.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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