Skip to content

Commit 53cead6

Browse files
authored
upgrade not update
1 parent edd52d0 commit 53cead6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

addons/brotli-nginx.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ root_check
2323
install_if_not ppa-purge
2424
add-apt-repository ppa:ondrej/nginx
2525
apt update -q4 && spinner_loading
26-
apt-get update nginx -y
26+
apt-get upgrade nginx -y
2727
ppa-purge nginx/stable
2828
rm -f /etc/apt/sources.list.d/nginx*
2929
apt-get autoremove -y

0 commit comments

Comments
 (0)