opensupports/server/run-debug.sh
2022-03-25 19:03:09 -03:00

6 lines
58 B
Bash
Executable File

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