This commit is contained in:
Archi 2021-08-14 21:25:29 +02:00
parent 5857c76b52
commit 31db8c2458
No known key found for this signature in database
GPG key ID: 6B138B4C64555AEA

View file

@ -1,3 +1,13 @@
# zip_exec
Source: https://sourceforge.net/p/galaxyv2/code/HEAD/tree/other/zip_exec/
Last update: r1761
Original readme further below.
---
## Readme
A program to set the executable flag of a file within a zip archive.
@ -22,4 +32,4 @@ Note also that to make it work on both mac and linux, unix attributes
Directories drw-r--r--
Executables -rwxr-xr-x
Normal files -rw-r--r--
Normal files -rw-r--r--