Loading runit/notifications-sharelatex/run.sh 0 → 100755 +3 −0 Original line number Diff line number Diff line #!/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 No newline at end of file Loading
runit/notifications-sharelatex/run.sh 0 → 100755 +3 −0 Original line number Diff line number Diff line #!/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 No newline at end of file