1
Fork 0
This commit is contained in:
Motiejus Jakštys 2024-08-24 18:48:17 +03:00
parent 2fe3a5ee2b
commit f367e75fa1
1 changed files with 1 additions and 0 deletions

View File

@ -12,4 +12,5 @@ find public \
-name '*.map' -or \
-name '*.pdf' | \
tee >(xargs -n1 -P$(nproc) zopfli) | \
tee >(xargs -n1 -P$(nproc) zstd -19) | \
xargs -n1 -P$(nproc) brotli