opensupports/server/run-debug.sh

6 lines
58 B
Bash
Executable File

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