1
0
Fork 0
mirror of https://github.com/overleaf/overleaf.git synced 2025-03-29 21:23:31 +00:00
overleaf/runit/filestore-sharelatex/run

3 lines
190 B
Bash
Executable file

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