Update vmcreate.sh
This commit is contained in:
@@ -122,7 +122,7 @@ while getopts "a:f:hk:u:p:d:n:t:" opt; do
|
|||||||
esac
|
esac
|
||||||
done
|
done
|
||||||
|
|
||||||
if [ $tag ]; then tag=",${tag}"
|
if [ $tag ]; then tag=",${tag}"; fi
|
||||||
|
|
||||||
if [ $harule ]; then
|
if [ $harule ]; then
|
||||||
hostcheck "$harule"
|
hostcheck "$harule"
|
||||||
|
|||||||
Reference in New Issue
Block a user