Added a script for deleting all log files
This commit is contained in:
parent
2833beef4a
commit
6db549040a
4
all-clean-logs.sh
Executable file
4
all-clean-logs.sh
Executable file
@ -0,0 +1,4 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
./compute-clean-logs.py
|
||||||
|
rm -rf /var/log/neat/*
|
Loading…
x
Reference in New Issue
Block a user