mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
cli: Update shellcheck 0.9.0 --> 0.10.0
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
# This file is a part of the Armbian Build Framework
|
||||
# https://github.com/armbian/build/
|
||||
|
||||
SHELLCHECK_VERSION=${SHELLCHECK_VERSION:-0.9.0} # https://github.com/koalaman/shellcheck/releases
|
||||
SHELLCHECK_VERSION=${SHELLCHECK_VERSION:-0.10.0} # https://github.com/koalaman/shellcheck/releases
|
||||
|
||||
SRC="$(
|
||||
cd "$(dirname "$0")/../.."
|
||||
|
||||
Reference in New Issue
Block a user