ThomasKluiters / fetchy

Minuscule images made trivial
MIT License
112 stars 8 forks source link

BUG: Keep permissions and owners #71

Closed ThomasKluiters closed 5 years ago

ThomasKluiters commented 5 years ago

As fetchy is not ran as root, when extracting tar files to a temporary dictionary ownership is lost. Therefore we must extract from a tar to a tar to keep all this information.