File: integration

package info (click to toggle)
uwsgi-plugin-python 0.0.2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 88 kB
  • sloc: sh: 58; makefile: 55
file content (6 lines) | stat: -rw-r--r-- 114 bytes parent folder | download
1
2
3
4
5
6
#!/bin/bash

export UWSGI_BINARY=/usr/bin/uwsgi
export UWSGI_PLUGINS_TEST="python3"

exec /usr/src/uwsgi/t/runner