summaryrefslogtreecommitdiffstats
path: root/dehydrated/share/hooks/exit_hook.extra-cleanup
diff options
context:
space:
mode:
Diffstat (limited to 'dehydrated/share/hooks/exit_hook.extra-cleanup')
-rwxr-xr-xdehydrated/share/hooks/exit_hook.extra-cleanup2
1 files changed, 1 insertions, 1 deletions
diff --git a/dehydrated/share/hooks/exit_hook.extra-cleanup b/dehydrated/share/hooks/exit_hook.extra-cleanup
index 59e203e..fc09f7b 100755
--- a/dehydrated/share/hooks/exit_hook.extra-cleanup
+++ b/dehydrated/share/hooks/exit_hook.extra-cleanup
@@ -23,7 +23,7 @@ set -e
echo -n " + Cleanup extra certificate files..."
-for EXTRA in root intermediate fullchain_privkey privkey_fullchain
+for EXTRA in root intermediate fullchain_privkey privkey_fullchain root_intermediate_cert
do
for CERTIFICATE in "${CERTDIR}"/*/
do