mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge branch 'master' of github.com:sharelatex/sharelatex-docker-image
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
|
||||
@@ -11,7 +11,7 @@ module.exports =
|
||||
}, {
|
||||
name: "document-updater",
|
||||
repo: "https://github.com/sharelatex/document-updater-sharelatex.git",
|
||||
version: "75c84e2"
|
||||
version: "master"
|
||||
}, {
|
||||
name: "clsi",
|
||||
repo: "https://github.com/sharelatex/clsi-sharelatex.git",
|
||||
|
||||
Reference in New Issue
Block a user