PlanktoScope / forklift

Composable, reprovisionable, decentralized management of apps & configs on Raspberry Pis and other embedded Linux systems
Apache License 2.0
7 stars 0 forks source link

Preserve source file perms in http-archive file exports #200

Closed ethanjli closed 4 months ago

ethanjli commented 4 months ago

This PR fixes an issue I hadn't noticed in #195 where file permissions of source files in .tar/.tar.gz archives weren't being copied to the exported files. This was preventing binaries from being executed.