mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-24 07:17:18 +00:00
chore: fix small dependency-checking typo (#1201)
This commit is contained in:
parent
a7da396a4c
commit
61f7c85060
@ -19,7 +19,7 @@
|
||||
set -u
|
||||
set -e
|
||||
|
||||
./scripts/build/check-dependency.sh wget
|
||||
./scripts/build/check-dependency.sh curl
|
||||
|
||||
function usage() {
|
||||
echo "Usage: $0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user