Update node-red_container.sh

This commit is contained in:
tteckster 2022-02-18 16:41:04 -05:00 committed by GitHub
parent 247a3a3429
commit bbcad55c68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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