Update 'Brotli/compile-brotli.sh'

This commit is contained in:
bprieshof
2019-01-17 12:48:03 +01:00
parent 2813a55986
commit 36734dee7f

View File

@@ -8,6 +8,7 @@ apt update
#source Nginx
cd /usr/local/src
git clone --recursive https://github.com/google/ngx_brotli.git
apt source nginx
apt build-dep nginx -y