remove old certbot logs, csr and keys

This commit is contained in:
Maxim Devaev 2022-06-25 20:54:26 +03:00
parent 60a7919b78
commit 362b9322de

View File

@ -114,6 +114,7 @@ case "$1" in
chmod 755 '$new/config/'{archive,live}
chmod 640 '$new'/config/archive/*/privkey*.pem
sed -s -i -e 's| = $tmp/| = $cur/|g' '$new/config/renewal/'*
rm -f '$new/logs/'*.log.* '$new/config/'{csr,keys}/*.pem
sync
kvmd-helper-swapfiles '$new' '$cur'
rm -rf '$new'