Update haos_vm.sh

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

View File

@ -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