security/dhparams: shellcheck fixes (#340492)

This commit is contained in:
Peder Bergebakken Sundt
2024-09-13 02:52:09 +02:00
committed by GitHub
+1 -1
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