diff --git a/scripts/vagrant/create_vbox.sh b/scripts/vagrant/create_vbox.sh index 352f7c3a7..07a59c58e 100755 --- a/scripts/vagrant/create_vbox.sh +++ b/scripts/vagrant/create_vbox.sh @@ -84,7 +84,7 @@ VAGRANT_PASSWORD_AUTH=0 VAGRANT_PACKAGE_BOX=0 VAGRANT_HUGE_MEM=0 -while getopts ":b:n:s:x:p:u:vcraldoHh-:" opt; do +while getopts ":b:n:s:x:p:uvcraldoHh-:" opt; do case "${opt}" in -) case "${OPTARG}" in