summaryrefslogtreecommitdiff
path: root/update-me.in
diff options
context:
space:
mode:
Diffstat (limited to 'update-me.in')
-rw-r--r--update-me.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/update-me.in b/update-me.in
index bf31a22..b115ed9 100644
--- a/update-me.in
+++ b/update-me.in
@@ -11,7 +11,6 @@ then
if ! "${hasSudo}"
then
hostname
- echo -ne "\033]0;$(hostname): $(basename "$0")\007"
err=1
maxCount=3
while [ ${err} -eq 1 ] && [ ${maxCount} -gt 0 ]