Added a script for deleting all log files

This commit is contained in:
Anton Beloglazov 2012-11-20 16:47:59 +11:00
parent 2833beef4a
commit 6db549040a

4
all-clean-logs.sh Executable file
View File

@ -0,0 +1,4 @@
#!/bin/sh
./compute-clean-logs.py
rm -rf /var/log/neat/*