mirror of
https://github.com/GrapheneOS/matrix.grapheneos.org.git
synced 2024-10-01 04:45:34 -04:00
remove unused webmanifest extension
This commit is contained in:
parent
bfcc6b5958
commit
7c2425cd50
@ -22,5 +22,5 @@ zopfli_preserve_time() {
|
||||
}
|
||||
export -f zopfli_preserve_time
|
||||
|
||||
find static-tmp -regex '.+\.\(css\|html\|ico\|js\|json\|map\|svg\|txt\|webmanifest\|xml\|wasm\)' |
|
||||
find static-tmp -regex '.+\.\(css\|html\|ico\|js\|json\|map\|svg\|txt\|wasm\|xml\)' |
|
||||
parallel -q ::: brotli_k zopfli_preserve_time :::: -
|
||||
|
Loading…
Reference in New Issue
Block a user