stuff
This commit is contained in:
parent
975d396b48
commit
351938ba05
3 changed files with 52 additions and 4 deletions
|
@ -65,7 +65,9 @@ args() {
|
|||
DOTNIX_DO_ONLY_BUILD=1
|
||||
shift 1
|
||||
;;
|
||||
|
||||
"-k" | "--key")
|
||||
shift 2
|
||||
;;
|
||||
*)
|
||||
>&2 echo "Unrecognized argument '$1'. Run with --help to view accepted arguments."
|
||||
exit 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue