mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 10:37:42 -07:00
is_domain_new fix
This commit is contained in:
parent
704bf770f7
commit
516b54fe3f
4 changed files with 18 additions and 7 deletions
|
@ -34,7 +34,7 @@ is_object_unsuspended 'user' 'USER' "$user"
|
|||
eval $data
|
||||
domain="$DOMAIN"
|
||||
if [ "$flush" = 'no' ]; then
|
||||
is_domain_new 'dns'
|
||||
is_domain_new 'dns' $domain
|
||||
fi
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue