123f
This commit is contained in:
parent
1e33cc88fc
commit
65f25fe362
2 changed files with 7 additions and 5 deletions
|
@ -65,9 +65,6 @@ 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