8 lines
147 B
Plaintext
8 lines
147 B
Plaintext
|
#!/bin/execlineb -P
|
||
|
|
||
|
cd /srv/pandora/pandora
|
||
|
export HOME /srv/pandora
|
||
|
fdmove -c 2 1
|
||
|
s6-setuidgid pandora
|
||
|
/srv/pandora/pandora/manage.py websocketd
|