From 6b1cc4de9646e2383bd7202a6223df153ea989ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pierre-Elliott=20B=C3=A9cue?= Date: Wed, 5 Feb 2014 18:33:41 +0100 Subject: [PATCH] [pg_backups] Commentaire --- utils/pg_backups.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/utils/pg_backups.sh b/utils/pg_backups.sh index 2a9627df..eed33f08 100755 --- a/utils/pg_backups.sh +++ b/utils/pg_backups.sh @@ -1,4 +1,8 @@ #!/bin/bash +# Author: Pierre-Elliott Bécue +# Script qui est appelé par backuppc lorsqu'il tente +# de backuper thot + PATH="/sbin:/bin:/usr/sbin:/usr/bin" destination='/pg_backups/' mail='Roots '