Commit 0e2971ca authored by root's avatar root
Browse files

add /var/log/sharlatex-errors.log

parent 21f24615
Loading
Loading
Loading
Loading

runit/errorlogs/run

0 → 100755
+2 −0
Original line number Diff line number Diff line
#!/bin/bash
tail -F /var/log/sharelatex/*.log | grep '"level":50' >> /var/log/sharlatex-errors.log