Update vmcreate1.sh
This commit is contained in:
@@ -33,7 +33,7 @@ while getopts "a:f:h" opt; do
|
||||
a) haadd=true ;;
|
||||
f) file="$OPTARG" ;;
|
||||
h) show_help ; exit 0;;
|
||||
*) noargs
|
||||
*) noargs=true
|
||||
esac
|
||||
done
|
||||
|
||||
|
||||
Reference in New Issue
Block a user