overleaf/server-ce/runit/filestore-sharelatex/run
2019-08-20 10:50:23 +02:00

3 lines
191 B
Bash
Executable file

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