mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-05-03 09:15:26 +00:00
Persist to disk
This commit is contained in:
parent
c542dec92a
commit
e05d2bee57
@ -108,6 +108,7 @@ f5_bigip_tmsh() {
|
||||
cert-key-chain replace-all-with { ACME { cert ${_next_cert} key ${_next_key} chain ${_next_chain} } }
|
||||
fi
|
||||
fi
|
||||
${TMSH_CMD} save sys config
|
||||
}
|
||||
|
||||
f5_bigip_cleanup() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user