mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 10:40:36 +00:00
Fixed typo
This commit is contained in:
parent
fa393cc5b5
commit
62d795580e
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
# Save this file as /usr/sbin/install-ngxblocker
|
||||
# sudo wget https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/install-ngxblocker -O install-ngxblocker
|
||||
# Make it Executable chmod +x /usr/sbin/install-ngxblocker
|
||||
# Run it from the command line using sudo /bin/install-ngxblocker
|
||||
# Run it from the command line using sudo /usr/sbin/install-ngxblocker
|
||||
|
||||
# LETS INSTALL NOW
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue