mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 10:37:42 -07:00
removed email validation
This commit is contained in:
parent
35e6751a7e
commit
6176897b10
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ shell_list_ssl() {
|
|||
#----------------------------------------------------------#
|
||||
|
||||
check_args '7' "$#" 'DOMAIN EMAIL COUNTRY STATE CITY ORG UNIT [FORMAT]'
|
||||
validate_format 'domain' 'email' 'format'
|
||||
validate_format 'domain' 'format'
|
||||
|
||||
|
||||
#----------------------------------------------------------#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue