6 lines
188 B
Plaintext
Executable File
6 lines
188 B
Plaintext
Executable File
#!/bin/execlineb -P
|
|
|
|
foreground { /bin/add-ca-cert }
|
|
s6-setuidgid ckandp
|
|
uwsgi --plugin python --http-socket 0.0.0.0:8080 --wsgi-file /etc/ckan-datapusher/datapusher.wsgi --enable-threads
|