8 lines
153 B
Plaintext
Raw Normal View History

2018-01-18 13:39:39 +01:00
#!/bin/execlineb -P
cd /srv/pandora/pandora
export HOME /srv/pandora
fdmove -c 2 1
s6-setuidgid pandora
2018-01-18 13:39:39 +01:00
gunicorn -c gunicorn_config.py wsgi:application