From ad569c822cf310b1618c43114f4a251075a007bd Mon Sep 17 00:00:00 2001 From: PierreGoude Date: Tue, 31 Jan 2017 10:53:04 +0100 Subject: [PATCH] Update ADconnection.sh --- ADconnection.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ADconnection.sh b/ADconnection.sh index bfe7a99..e122adc 100644 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -31,7 +31,7 @@ sudo apt-get install ntp -y clear DOMAIN=$(realm discover | grep -i realm.name | cut -d ':' -f2 | sed -e 's/^[[:space:]]*//') -echo "${NUMBER}I seached for an available domain and found >>> $DOMAIN <<< ${END}" +echo "${NUMBER}I searched for an available domain and found >>> $DOMAIN <<< ${END}" read -p "Do you wish to use it (y/n)?" yn case $yn in