From 8f6c6f5f093fc7fcd56f7eef153810fb56ca19bc Mon Sep 17 00:00:00 2001 From: Alban Vidal Date: Fri, 23 Oct 2020 19:28:42 +0200 Subject: [PATCH] =?UTF-8?q?check=5Fgit=20-=20Ajout=20header=20avec=20lien?= =?UTF-8?q?=20vers=20d=C3=A9p=C3=B4t=20Git?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conf/usr/local/sbin/check_git | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/conf/usr/local/sbin/check_git b/conf/usr/local/sbin/check_git index e274a95..0d5f15d 100755 --- a/conf/usr/local/sbin/check_git +++ b/conf/usr/local/sbin/check_git @@ -1,5 +1,8 @@ #!/usr/bin/env bash - + +################################################################################ +# Dépôt Git : +# https://framagit.org/zorval/scripts/check-nrpe ################################################################################ # Script permettant de vérifier la cohérence entre des depôts Git clonés