mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-21 05:44:07 -07:00
updated syntax for is_system_enabled()
This commit is contained in:
parent
bab24899ea
commit
7ebd96d92d
125 changed files with 127 additions and 127 deletions
|
@ -33,7 +33,7 @@ A4='******'
|
|||
args_usage='HOST PORT USER PASSWORD [TYPE] [DNS_USER]'
|
||||
check_args '4' "$#" "$args_usage"
|
||||
validate_format 'host' 'port' 'user' 'password' 'type' 'dns_user'
|
||||
is_system_enabled "$DNS_SYSTEM"
|
||||
is_system_enabled "$DNS_SYSTEM" 'DNS_SYSTEM'
|
||||
is_dnshost_new
|
||||
is_dnshost_alive
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue