bootstrap can show help for cbuild installations again
This commit is contained in:
parent
6126001e5a
commit
1c93d4eb73
@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
CBUILD_BOOTSTRAP_VERSION=1.0.2
|
||||
CBUILD_BOOTSTRAP_VERSION=1.0.3
|
||||
set -eo pipefail
|
||||
|
||||
function version_parse {
|
||||
@ -75,7 +75,6 @@ do
|
||||
;;
|
||||
'-h' | '--help')
|
||||
print_help
|
||||
exit 0
|
||||
;;
|
||||
'-c' | '--config')
|
||||
i=$((i+1))
|
||||
|
||||
Loading…
Reference in New Issue
Block a user