mirror of
https://github.com/Xevion/dynamic-preauth.git
synced 2025-12-06 03:14:58 -06:00
TODO deflate compress.sh
This commit is contained in:
@@ -14,6 +14,8 @@ multicompress() {
|
|||||||
if command -v brotli &>/dev/null; then
|
if command -v brotli &>/dev/null; then
|
||||||
brotli --best --force -o "$file.br" "$file"
|
brotli --best --force -o "$file.br" "$file"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# TODO: Add deflate
|
||||||
}
|
}
|
||||||
|
|
||||||
commas() {
|
commas() {
|
||||||
|
|||||||
Reference in New Issue
Block a user