Permalink
Browse files
Fix shellcheck warning
$@ is only supposed to be used as "$@", for all uses within strings, $* is the correct variable.
- Loading branch information