1
0
mirror of https://github.com/tteck/Proxmox.git synced 2024-11-25 09:00:59 +02:00

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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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