mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2025-12-16 06:20:34 +00:00
Misc
This commit is contained in:
@@ -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.
|
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--
|
Directories drw-r--r--
|
||||||
Executables -rwxr-xr-x
|
Executables -rwxr-xr-x
|
||||||
Normal files -rw-r--r--
|
Normal files -rw-r--r--
|
||||||
Reference in New Issue
Block a user