mirror of
https://git.proxmox.com/git/mirror_acme.sh
synced 2025-07-27 09:18:07 +00:00
fix format
This commit is contained in:
parent
855eb8355a
commit
f5850d0c08
@ -80,7 +80,6 @@ dns_cn_rm(){
|
|||||||
return 0
|
return 0
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
################### Private functions below ##################################
|
################### Private functions below ##################################
|
||||||
_cn_login() {
|
_cn_login() {
|
||||||
CN_User="${CN_User:-$(_readaccountconf_mutable CN_User)}"
|
CN_User="${CN_User:-$(_readaccountconf_mutable CN_User)}"
|
||||||
|
Loading…
Reference in New Issue
Block a user