From 43d6795b533d06bc73af72d8b2d18fef1da34d5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pierre-Elliott=20B=C3=A9cue?= Date: Sat, 19 Sep 2015 11:34:02 +0200 Subject: [PATCH] On backupe horde5, pas horde --- utils/pg_backups.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/pg_backups.sh b/utils/pg_backups.sh index eed33f08..d0abee68 100755 --- a/utils/pg_backups.sh +++ b/utils/pg_backups.sh @@ -6,7 +6,7 @@ PATH="/sbin:/bin:/usr/sbin:/usr/bin" destination='/pg_backups/' mail='Roots ' -liste_backups='django etherpad horde roundcube sqlgrey switchs' +liste_backups='django etherpad horde5 roundcube sqlgrey switchs' probs=0 if [ ! -d $destination ]; then