fix typo
This commit is contained in:
parent
c3860f6bfe
commit
0d856f9de4
|
@ -8,7 +8,7 @@ function _main() {
|
|||
|
||||
local DOMAIN="${1}"
|
||||
local RELAY_ACCOUNT="${2}"
|
||||
local PASSWD="${2}"
|
||||
local PASSWD="${3}"
|
||||
|
||||
_validate_parameters
|
||||
_add_relayhost_credentials
|
||||
|
|
Loading…
Reference in New Issue