We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edd52d0 commit 53cead6Copy full SHA for 53cead6
addons/brotli-nginx.sh
@@ -23,7 +23,7 @@ root_check
23
install_if_not ppa-purge
24
add-apt-repository ppa:ondrej/nginx
25
apt update -q4 && spinner_loading
26
-apt-get update nginx -y
+apt-get upgrade nginx -y
27
ppa-purge nginx/stable
28
rm -f /etc/apt/sources.list.d/nginx*
29
apt-get autoremove -y
0 commit comments