Skip to content

Commit

Permalink
Fix Error: Failure running 'cp -f etc/nginx/comp_brotli etc/nginx/com…
Browse files Browse the repository at this point in the history
…p_gzip /etc/nginx/'
  • Loading branch information
joglomedia committed Jul 12, 2021
1 parent eea919b commit a0a9f46
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/install_nginx.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1385,7 +1385,6 @@ function init_nginx_install() {

run cp -f etc/nginx/nginx.conf /etc/nginx/
run cp -f etc/nginx/charset /etc/nginx/
run cp -f etc/nginx/{comp_brotli,comp_gzip} /etc/nginx/
run cp -f etc/nginx/{fastcgi_cache,fastcgi_https_map,fastcgi_params,mod_pagespeed,proxy_cache,proxy_params} \
/etc/nginx/
run cp -f etc/nginx/{http_cloudflare_ips,http_proxy_ips,upstream} /etc/nginx/
Expand Down

0 comments on commit a0a9f46

Please sign in to comment.