From 79240e3093ded76aeb2a585b2141f53e7e5921f5 Mon Sep 17 00:00:00 2001 From: Andrea Veri Date: Wed, 24 Sep 2014 16:42:36 +0000 Subject: [PATCH] GNOME Backups: add account.gnome.org on the backups set --- files/gnome/backup.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/files/gnome/backup.sh b/files/gnome/backup.sh index 635d2bd77b..d2c10e09ea 100644 --- a/files/gnome/backup.sh +++ b/files/gnome/backup.sh @@ -29,7 +29,8 @@ MACHINES='signal.gnome.org puppet.gnome.org accelerator.gnome.org range.gnome.org - pentagon.gimp.org' + pentagon.gimp.org + account.gnome.org' BACKUP_DIR='/fedora_backups/gnome/' LOGS_DIR='/fedora_backups/gnome/logs'