#!/bin/bash # Auteur : Simon-Pierre Boucher — tick de statut (pm2 cron toutes les 5 min) curl -s -m 60 http://127.0.0.1:8110/api/status/tick > /dev/null