zmake: fix -C option

This commit is contained in:
zawz 2022-01-14 14:49:25 +01:00
parent da2c0275d6
commit 837fe8d420

View file

@ -26,6 +26,7 @@ then
exit 2
fi
path="$2"
shift 2
fi
cd "$path"