mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-25 18:20:09 +02:00
add /var/log/sharlatex-errors.log
This commit is contained in:
2
server-ce/runit/errorlogs/run
Executable file
2
server-ce/runit/errorlogs/run
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
tail -F /var/log/sharelatex/*.log | grep '"level":50' >> /var/log/sharlatex-errors.log
|
||||
Reference in New Issue
Block a user