mirror of
https://github.com/sheumann/hush.git
synced 2025-01-22 03:30:37 +00:00
18921bd00d
It seems that under busybox unstable, "tar -c -f - blabla" create a tar file named "-" instead of writing to stdout. The included patch should fix this.