mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-04 03:29:57 +00:00
Update GHA workflow [skip travis]
This commit is contained in:
parent
94b85af097
commit
04f6ee3e41
1 changed files with 2 additions and 2 deletions
4
.github/workflows/action.yml
vendored
4
.github/workflows/action.yml
vendored
|
@ -44,11 +44,11 @@ jobs:
|
|||
sudo systemctl start nginx
|
||||
sudo nginx -t
|
||||
sudo systemctl reload nginx
|
||||
./dev-tools/generate-files.sh
|
||||
./dev-tools/install-nginx-1.sh
|
||||
ls -la /etc/nginx/sites-available
|
||||
ls -la /etc/nginx/sites-enabled
|
||||
cat /etc/nginx/sites-available/default
|
||||
./dev-tools/generate-files.sh
|
||||
./dev-tools/install-nginx-1.sh
|
||||
|
||||
- name: Debug
|
||||
shell: bash
|
||||
|
|
Loading…
Add table
Reference in a new issue