6 lines
107 B
Plaintext
Executable File
6 lines
107 B
Plaintext
Executable File
#!/bin/execlineb -P
|
|
|
|
cd /srv/pandora/pandora
|
|
fdmove -c 2 1
|
|
gunicorn -c gunicorn_config.py wsgi:application
|