mirror of
https://github.com/SubleXBle/Fail2Ban-Report.git
synced 2026-01-30 13:28:28 -06:00
Update folder-watchdog.sh
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Set the base path here
|
||||
BASE_PATH="/path/to/your/folders"
|
||||
BASE_PATH="/path/to/your/archive"
|
||||
|
||||
# Check if the path exists
|
||||
if [ ! -d "$BASE_PATH" ]; then
|
||||
|
||||
Reference in New Issue
Block a user