mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 02:29:58 +00:00
Update GHA workflow [skip travis]
This commit is contained in:
parent
e7b53fa489
commit
72fe17e130
1 changed files with 1 additions and 1 deletions
2
.github/workflows/action.yml
vendored
2
.github/workflows/action.yml
vendored
|
@ -55,8 +55,8 @@ jobs:
|
|||
sudo netstat -napt
|
||||
cat /etc/nginx/nginx.conf
|
||||
sudo systemctl list-units --type=service --all
|
||||
sudo systemctl status nginx.service
|
||||
sudo systemctl enable nginx
|
||||
sudo systemctl status nginx.service
|
||||
sudo systemctl status nginx
|
||||
if: always()
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue