mirror of
				https://github.com/bensuperpc/dockcross.git
				synced 2025-10-31 16:16:23 +01:00 
			
		
		
		
	Missing shift in dockcross -- command [args]
Otherwise `--` is sent as the command...
This commit is contained in:
		| @@ -98,6 +98,7 @@ while [[ $# != 0 ]]; do | ||||
|     case $1 in | ||||
|  | ||||
|         --) | ||||
|             shift | ||||
|             break | ||||
|             ;; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Guy Margalit
					Guy Margalit