Update podman_ha_container.sh

This commit is contained in:
tteckster
2022-02-24 13:04:53 -05:00
committed by GitHub
parent a8926503e2
commit c3cf491122

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