Compress with gzip explicitly

This commit is contained in:
Hannes Körber
2019-04-14 10:38:03 +02:00
parent 5c17f291ad
commit 7737953b08

View File

@@ -66,6 +66,8 @@ find \
--no-recursion \
--files-from - \
--file - \
| gzip \
--to-stdout \
| tmpgpg \
--output - \
--encrypt \