-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Hey, thank you for creating this library!
I am using this library to create an archive with an executable file in it, however one can not run it directly after unpacking since it doesn't have an executable bit set. Using zip-archive
, I can set the executable bit using externalFileAttributes
field. I managed to make it work for compressing with this patch: external-file-attrs.patch, however it wasn't straighforward to do the same for unpacking & cmd.
Thanks again.
Metadata
Metadata
Assignees
Labels
No labels