security/dhparams: shellcheck fixes
This commit is contained in:
parent
c8e710a315
commit
37cf9cbb22
@ -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…
x
Reference in New Issue
Block a user