Spotter-VM/lxc-apps/pandora/lxc/etc/services.d/pandora/run

8 lines
153 B
Plaintext
Executable File

#!/bin/execlineb -P
cd /srv/pandora/pandora
export HOME /srv/pandora
fdmove -c 2 1
s6-setuidgid pandora
gunicorn -c gunicorn_config.py wsgi:application