mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-06-16 21:12:44 +00:00
Fixup whitespace issue
This commit is contained in:
parent
0ed30db1d8
commit
ec9c98df17
@ -43,7 +43,7 @@ dns_octodns_add() {
|
||||
done
|
||||
|
||||
_info "Finished adding records via octoDNS API"
|
||||
|
||||
|
||||
return 0
|
||||
}
|
||||
|
||||
@ -78,6 +78,6 @@ dns_octodns_rm() {
|
||||
done
|
||||
|
||||
_info "Finished deleting records via octoDNS API"
|
||||
|
||||
|
||||
return 0
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user