mirror of https://github.com/tteck/Proxmox.git
Update haos_vm.sh
This commit is contained in:
parent
64859bdc17
commit
016ec7deb0
|
@ -8,7 +8,7 @@ while true; do
|
|||
* ) echo "Please answer yes or no.";;
|
||||
esac
|
||||
done
|
||||
clear;;
|
||||
clear
|
||||
set -o errexit
|
||||
set -o errtrace
|
||||
set -o nounset
|
||||
|
|
Loading…
Reference in New Issue