security/dhparams: shellcheck fixes

This commit is contained in:
phaer 2024-05-14 00:41:32 +02:00 committed by r-vdp
parent c8e710a315
commit 37cf9cbb22
No known key found for this signature in database

View File

@ -157,7 +157,7 @@ in {
continue
fi
'') cfg.params)}
rm $file
rm "$file"
done
# TODO: Ideally this would be removing the *former* cfg.path, though