mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 18:50:13 +00:00
[GHA] Find Nginx Port
This commit is contained in:
parent
f8b264becf
commit
ad02b38a80
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
|
- name: Install Nginx Stable
|
||||||
run: |
|
run: |
|
||||||
cat /etc/nginx/nginx.conf
|
ls -la /etc/nginx/sites-enabled/
|
||||||
sudo apt remove nginx
|
sudo apt remove nginx
|
||||||
sudo apt purge nginx
|
sudo apt purge nginx
|
||||||
sudo add-apt-repository -y ppa:nginx/stable
|
sudo add-apt-repository -y ppa:nginx/stable
|
||||||
|
|
Loading…
Add table
Reference in a new issue