mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-02 07:26:13 +00:00
Remove bashism in script
Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
@@ -7,7 +7,7 @@ set -e
|
||||
# see usage() for usage and functionality
|
||||
#
|
||||
|
||||
function usage() {
|
||||
usage() {
|
||||
cat >&2 <<EOF
|
||||
$0 --<mode> <how-to-find> <new-hash>
|
||||
|
||||
|
Reference in New Issue
Block a user