From 55383fb3ae489f58abf5e3bb4f14ebdf3fbe8b00 Mon Sep 17 00:00:00 2001 From: Mitchell Krog Date: Mon, 5 Jul 2021 08:56:57 +0200 Subject: [PATCH] GHA workflow - Debug blacklist-ips.conf [skip travis] --- .github/workflows/action.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/action.yml b/.github/workflows/action.yml index 38c870c84..db5163dbd 100644 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -65,6 +65,7 @@ jobs: - name: Debug shell: bash run: | + sudo cat /etc/nginx/bots.d/blacklist-ips.conf sudo cat /etc/nginx/sites-available/default.vhost sudo nginx -t sudo netstat -napt