Skip to content

Commit 8cf7855

Browse files
authored
Upgrade Nginx
1 parent 60ab640 commit 8cf7855

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

static/wordpress_update.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,9 @@ then
7575
fi
7676
fi
7777

78+
# Upgrade Nginx
79+
run_script "$ADDONS" brotli-nginx
80+
7881
# Update Redis PHP extension (20.04 --> 20.04 since 20.04 already is deprecated in the top of this script)
7982
print_text_in_color "$ICyan" "Trying to upgrade the Redis PECL extension..."
8083

0 commit comments

Comments
 (0)