closing if tag
This commit is contained in:
parent
08163c1790
commit
b2bd9f7875
|
@ -41,6 +41,7 @@ done
|
|||
if [ ! -n "$virtualhost" ]; then
|
||||
echo "virtualhost not set"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
if ! vhost::validate_domain $virtualhost; then
|
||||
echo "ERROR: $virtualhost is not a valid domain name."
|
||||
|
|
Loading…
Reference in New Issue
Block a user