Spotter-VM/cts/lxc/etc/services.d/cts/run

8 lines
144 B
Plaintext
Raw Normal View History

2018-02-01 14:01:05 +01:00
#!/bin/execlineb -P
cd /srv/cts
export DJANGO_SETTINGS_MODULE cts.settings.spotter
fdmove -c 2 1
s6-setuidgid cts
2018-02-01 14:01:05 +01:00
/srv/cts/manage.py runserver