From b59ba4ec2ab4d486547365e3a303981b4d6125c3 Mon Sep 17 00:00:00 2001 From: tteckster Date: Sun, 6 Mar 2022 13:57:07 -0500 Subject: [PATCH] Update zwave-copy-data.sh --- misc/zwave-copy-data.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/misc/zwave-copy-data.sh b/misc/zwave-copy-data.sh index 94861225..f2c639ab 100644 --- a/misc/zwave-copy-data.sh +++ b/misc/zwave-copy-data.sh @@ -10,6 +10,7 @@ while true; do * ) echo "Please answer yes or no.";; esac done +clear set -o errexit set -o errtrace set -o nounset