Dans le nouveau bcfg2, les probes qui retournent pas 0 ça a l'air mal

This commit is contained in:
Pierre-Elliott Bécue 2015-05-06 19:55:17 +02:00
parent b3b1e1767e
commit e63d508930

View file

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