From c3cf4911223cd3cc04409b7dc2a9d3398faf5c28 Mon Sep 17 00:00:00 2001 From: tteckster Date: Thu, 24 Feb 2022 13:04:53 -0500 Subject: [PATCH] Update podman_ha_container.sh --- ct/podman_ha_container.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/podman_ha_container.sh b/ct/podman_ha_container.sh index 161caabf..03acdb78 100644 --- a/ct/podman_ha_container.sh +++ b/ct/podman_ha_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