opensupports/server/run-clear-debug.sh

6 lines
57 B
Bash
Executable File

cd /var/tmp
if [ -f debug.log ]
then
rm debug.log
fi