mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-05-07 16:34:11 +00:00
Even more formatting (redux)
This commit is contained in:
parent
73e4539793
commit
d2bf6c53ed
@ -23,7 +23,7 @@ dns_infoblox_add() {
|
||||
## Save the credentials to the account file
|
||||
_saveaccountconf Infoblox_Creds "$Infoblox_Creds"
|
||||
_saveaccountconf Infoblox_Server "$Infoblox_Server"
|
||||
|
||||
|
||||
## Base64 encode the credentials
|
||||
Infoblox_CredsEncoded=$(echo -n "$Infoblox_Creds" | base64)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user