security/dhparams: shellcheck fixes (#340492)
This commit is contained in:
commit
c3dabc54aa
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user