overleaf/server-ce/runit/notifications-sharelatex/run
2016-09-21 15:24:07 +01:00

3 lines
No EOL
195 B
Bash
Executable file

#!/bin/bash
export SHARELATEX_CONFIG=/etc/sharelatex/settings.coffee
exec /sbin/setuser www-data /usr/bin/node /var/www/sharelatex/notifcations/app.js >> /var/log/sharelatex/notifcations.log 2>&1