mirror of
https://github.com/bensuperpc/dockcross.git
synced 2024-12-23 00:54:26 +01:00
Merge pull request #173 from guymguym/patch-1
Missing shift in dockcross -- command [args]
This commit is contained in:
commit
5f1de3ba03
@ -98,6 +98,7 @@ while [[ $# != 0 ]]; do
|
|||||||
case $1 in
|
case $1 in
|
||||||
|
|
||||||
--)
|
--)
|
||||||
|
shift
|
||||||
break
|
break
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user