security/dhparams: shellcheck fixes (#340492)
This commit is contained in:
commit
c3dabc54aa
@ -157,7 +157,7 @@ in {
|
|||||||
continue
|
continue
|
||||||
fi
|
fi
|
||||||
'') cfg.params)}
|
'') cfg.params)}
|
||||||
rm $file
|
rm "$file"
|
||||||
done
|
done
|
||||||
|
|
||||||
# TODO: Ideally this would be removing the *former* cfg.path, though
|
# TODO: Ideally this would be removing the *former* cfg.path, though
|
||||||
|
Loading…
Reference in New Issue
Block a user