Add brotli to chroot

This commit is contained in:
Daniel Winzen
2020-02-06 06:33:15 +01:00
parent 9786372794
commit fcd1a37092
2 changed files with 2 additions and 1 deletions

View File

@ -100,6 +100,7 @@ BINARIES_GENERAL=(
'/bin/gunzip'
'/usr/bin/zip'
'/usr/bin/unzip'
'/usr/bin/brotli'
'/usr/bin/curl'
'/usr/bin/rsync'
'/usr/bin/scp'