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
|
||||
done
|
||||
|
||||
if [ $tag ]; then tag=",${tag}"
|
||||
if [ $tag ]; then tag=",${tag}"; fi
|
||||
|
||||
if [ $harule ]; then
|
||||
hostcheck "$harule"
|
||||
|
||||
Reference in New Issue
Block a user