mirror of
https://github.com/overleaf/overleaf.git
synced 2025-03-13 09:02:30 +00:00
added contacts runit
This commit is contained in:
parent
ad10fda872
commit
e5283e39a5
1 changed files with 3 additions and 0 deletions
3
runit/contacts-sharelatex.sh
Executable file
3
runit/contacts-sharelatex.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
export SHARELATEX_CONFIG=/etc/sharelatex/settings.coffee
|
||||
exec /sbin/setuser www-data /usr/bin/node /var/www/sharelatex/contacts/app.js >> /var/log/sharelatex/contacts 2>&1
|
Loading…
Reference in a new issue