Files
2025-05-15 17:06:05 -06:00

3 lines
85 B
Bash
Executable File

#!/bin/bash
rm -f ../log/* 2>>../logs/error.log
rm -f ../scans/* 2>>../logs/error.log