Update haos_vm.sh

This commit is contained in:
tteckster 2022-02-17 21:36:39 -05:00 committed by GitHub
parent a17e808c84
commit 64859bdc17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ while true; do
* ) echo "Please answer yes or no.";;
esac
done
clear;;
set -o errexit
set -o errtrace
set -o nounset