From 7255a3dbe0aaac5e26fe52f458ae9f87b1e9c31a Mon Sep 17 00:00:00 2001 From: listbot Date: Fri, 24 Aug 2018 17:56:14 +0000 Subject: [PATCH] tweak update.sh --- update.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/update.sh b/update.sh index afcdbc90..9416ea81 100755 --- a/update.sh +++ b/update.sh @@ -175,7 +175,8 @@ systemctl daemon-reload echo echo "### Now pulling latest docker images" -fuPULLIMAGES +echo "######$myBLUE This might take a while, please be patient!$myWHITE" +fuPULLIMAGES 2>&1>/dev/null echo "### If you made changes to tpot.yml please ensure to add them again." echo "### We stored the previous version as backup in /root/."