Open MattKiazyk opened 12 months ago
I should probably change this at some point but unxip currently just writes relative to the current working directory. If you want to change this you should use chdir like I do here: https://github.com/saagarjha/unxip/blob/3169e60aabe2d4b7fbadb9a3670e9ab6946aeef4/unxip.swift#L1589
(And perhaps undoing this once you're done)
I could very well be missing something, but I can't seem to figure out how to set the working directory when using the
libunxip
Using the simple