This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
amue-authentic2/run.sh

6 lines
130 B
Bash
Executable File

#!/bin/sh
. /etc/amue-authentic2/amue.conf
exec /usr/bin/gunicorn -c /etc/amue-authentic2/gunicorn-cfg.py amue.wsgi:application