mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-30 06:36:36 +00:00
chore: exit with error code 1 on build script usage section (#925)
This commit is contained in:
parent
b7aee7affe
commit
223932eb7b
@ -35,7 +35,7 @@ function usage() {
|
||||
echo ""
|
||||
echo " -x <install prefix>"
|
||||
echo " -p production install"
|
||||
exit 0
|
||||
exit 1
|
||||
}
|
||||
|
||||
ARGV_PREFIX=""
|
||||
|
Loading…
x
Reference in New Issue
Block a user