crans_bcfg2/Probes/gunicorn-debian

3 lines
122 B
Bash
Executable file

#!/bin/bash
# Liste les sites configures pour gunicorn (pour monitoring par ex)
ls /etc/gunicorn.d 2> /dev/null || exit 0