Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tuc-latex
sharelatex-docker-image
Commits
5c42b1bb
Commit
5c42b1bb
authored
Sep 21, 2016
by
Henry Oswald
Browse files
spell check notifications
parent
52f68e2c
Changes
1
Hide whitespace changes
Inline
Side-by-side
runit/notifications-sharelatex/run
View file @
5c42b1bb
#!/bin/bash
#!/bin/bash
export
SHARELATEX_CONFIG
=
/etc/sharelatex/settings.coffee
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
exec
/sbin/setuser www-data /usr/bin/node /var/www/sharelatex/notifications/app.js
>>
/var/log/sharelatex/notifications.log 2>&1
\ No newline at end of file
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment