Files
nmaprincesspi/run_clear.sh
T
2025-05-15 14:58:52 -06:00

3 lines
71 B
Bash
Executable File

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