mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-10 06:15:06 +00:00
FIX Nginx Mainline Tests / Remove PPAs / Update Modify README
This commit is contained in:
parent
c5bb4d4054
commit
85bc6f6332
3 changed files with 7 additions and 1 deletions
|
@ -90,6 +90,8 @@ sudo apt-get purge nginx-common
|
|||
sudo apt-get purge nginx*
|
||||
|
||||
# Mainline from PPA
|
||||
stablenginx=stable
|
||||
sudo add-apt-repository -y --remove ppa:nginx/${stablenginx}
|
||||
mainstreamnginx=development
|
||||
sudo add-apt-repository -y ppa:nginx/${mainstreamnginx}
|
||||
sudo apt-get update
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue