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