From bbbaec2c9ce0e7dc4144bc5ae78a2937fa0641f8 Mon Sep 17 00:00:00 2001 From: poka Date: Thu, 29 Apr 2021 18:18:44 +0200 Subject: [PATCH] test git --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 93b137f..2b0a4a0 100644 --- a/README.md +++ b/README.md @@ -65,3 +65,4 @@ Par exemple pour l'exécuter toutes les 3 heures: TERM=xterm # Nécessaire pour la gestion tput des sorties log 0 */3 * * * /path/to/script/g1-stats.sh web >> /var/log/g1-stats.log 2>&1 ``` +