mirror of
https://github.com/acmesh-official/acme.sh
synced 2025-09-03 07:45:40 +00:00
Remove double spaces in dns_myapi_add(); travis check failed if you copy/paste example
@@ -91,8 +91,8 @@ dns_myapi_add() {
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
#save the credentials to the account conf file.
|
#save the credentials to the account conf file.
|
||||||
_saveaccountconf_mutable MYAPI_Username "$MYAPI_Username"
|
_saveaccountconf_mutable MYAPI_Username "$MYAPI_Username"
|
||||||
_saveaccountconf_mutable MYAPI_Password "$MYAPI_Password"
|
_saveaccountconf_mutable MYAPI_Password "$MYAPI_Password"
|
||||||
...
|
...
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user