Create Fail2Ban-Report-cronscript.sh

This commit is contained in:
SubleXBle
2025-08-25 20:54:09 +02:00
committed by GitHub
parent 36edd9cc64
commit d2b5f1fcf9

View File

@@ -0,0 +1,10 @@
#!/bin/bash
# Fail2Ban-Report-cronscript.sh
# Run Information gathering
./fail2ban_log2json.sh
# wait 5 seconds
sleep 5
# Run downlod-checker to see if updates available
./download-checker.sh