diff --git a/ct/node-red_container.sh b/ct/node-red_container.sh
index f2e09f7c..ebd544b3 100644
--- a/ct/node-red_container.sh
+++ b/ct/node-red_container.sh
@@ -8,7 +8,7 @@ while true; do
         * ) echo "Please answer yes or no.";;
     esac
 done
-
+clear
 set -o errexit
 set -o errtrace
 set -o nounset