mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-01 10:09:49 +00:00
[GHA] Find Nginx Port
This commit is contained in:
parent
ad02b38a80
commit
ecbacaa6a2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/action.yml
vendored
2
.github/workflows/action.yml
vendored
|
@ -24,7 +24,7 @@ jobs:
|
|||
|
||||
- name: Install Nginx Stable
|
||||
run: |
|
||||
ls -la /etc/nginx/sites-enabled/
|
||||
cat /etc/nginx/sites-available/default
|
||||
sudo apt remove nginx
|
||||
sudo apt purge nginx
|
||||
sudo add-apt-repository -y ppa:nginx/stable
|
||||
|
|
Loading…
Add table
Reference in a new issue