File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,10 +23,10 @@ source $V_FUNC/domain.func
2323# ----------------------------------------------------------#
2424
2525# Checking arg number
26- check_args ' 3' " $# " ' user domain certificate '
26+ check_args ' 3' " $# " ' user domain ssl_dir '
2727
2828# Checking argument format
29- format_validation ' user' ' domain' ' ssl '
29+ format_validation ' user' ' domain' ' ssl_dir '
3030
3131# Checking web system is enabled
3232is_system_enabled ' web'
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ source $V_FUNC/domain.func
2323# ----------------------------------------------------------#
2424
2525# Checking arg number
26- check_args ' 3' " $# " ' user domain sslhome '
26+ check_args ' 3' " $# " ' user domain ssl_home '
2727
2828# Checking argument format
2929format_validation ' user' ' domain'
You can’t perform that action at this time.
0 commit comments