Browse Source

Update node-red_container.sh

tteckster 3 years ago
parent
commit
bbcad55c68
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ct/node-red_container.sh

+ 1 - 1
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