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