From a401a1eadf5194e0937523388a1a1993ae1437fe Mon Sep 17 00:00:00 2001 From: PierreGoude Date: Thu, 7 Sep 2017 13:29:35 +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 10e9fbe..7044d11 100644 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -258,7 +258,7 @@ fi ####################### Setup for Ubuntu16 and Ubuntu 14 clients debug mode ###################################### ubuntuclientdebug(){ desktop=$(sudo apt list --installed | grep -i desktop | grep -i ubuntu | cut -d '-' -f1 | grep -i desktop) -gnome-terminal -e "bash -c \"journalctl -fxe; exec bash\"" +gnome-terminal --geometry=130x20 -e "bash -c \"journalctl -fxe; exec bash\"" if [ $? = 0 ] then echo ""