From 4cf32778f30f0454019059e91859242078cc87fa Mon Sep 17 00:00:00 2001 From: PierreGoude Date: Wed, 14 Dec 2016 14:28:34 +0100 Subject: [PATCH] Update ADconnection.sh --- ADconnection.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ADconnection.sh b/ADconnection.sh index 36f8f22..f29c80c 100644 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -257,6 +257,8 @@ done Realmdupdate(){ export HOSTNAME myhost=$( hostname ) +echo "This will delete your homefolder and replace it. Please do a BACKUP" +sleep 5 sudo apt-get update clear echo "Remember to recreate AD computer Object!"