Update haos_vm.sh
This commit is contained in:
parent
64859bdc17
commit
016ec7deb0
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue