zmake: fix -C option
This commit is contained in:
parent
da2c0275d6
commit
837fe8d420
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ then
|
||||||
exit 2
|
exit 2
|
||||||
fi
|
fi
|
||||||
path="$2"
|
path="$2"
|
||||||
|
shift 2
|
||||||
fi
|
fi
|
||||||
|
|
||||||
cd "$path"
|
cd "$path"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue