From 5a7e6d29eeeaa891f1eb0a9d97ab8e474a96b7a9 Mon Sep 17 00:00:00 2001 From: bprieshof Date: Fri, 18 Jan 2019 10:39:05 +0100 Subject: [PATCH] Update 'Brotli/setup-updater.sh' --- Brotli/{Install-build-dependencies.sh => setup-updater.sh} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename Brotli/{Install-build-dependencies.sh => setup-updater.sh} (97%) diff --git a/Brotli/Install-build-dependencies.sh b/Brotli/setup-updater.sh similarity index 97% rename from Brotli/Install-build-dependencies.sh rename to Brotli/setup-updater.sh index 750e9d0..213eac7 100644 --- a/Brotli/Install-build-dependencies.sh +++ b/Brotli/setup-updater.sh @@ -5,7 +5,7 @@ # RUN THIS ONCE ##============================================================= ##Nginx Config Example -#location /deb/brotli/{ +#location /deb/nginx-brotli/{ #alias /var/www/brotli-builds/; #autoindex on; #}