logoalt Hacker News

pier25yesterday at 11:51 PM1 replyview on HN

I use these settings when creating a tar file for deploy:

    tar --no-xattrs --no-mac-metadata -czf

Replies

jherskovictoday at 1:50 AM

I do this same thing too when building archives in macOS I will unpack on Linux later.