security/dhparams: shellcheck fixes (#340492)

This commit is contained in:
Peder Bergebakken Sundt 2024-09-13 02:52:09 +02:00 committed by GitHub
commit c3dabc54aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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