forked from kiss-community/repo
pigz: fix linter
This commit is contained in:
parent
3a3eb28420
commit
471e46b99c
@ -1,4 +1,7 @@
|
||||
#!/bin/sh -ef
|
||||
#
|
||||
# Intentional, globbing disabled.
|
||||
# shellcheck disable=2086
|
||||
|
||||
set -- pigz.o yarn.o try.o
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user