From 6608e47387b8857e35bb84b8704d3f95a95eb2d7 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Wed, 30 Jul 2003 23:49:23 +0000 Subject: [PATCH] my-debmirror: Continue on errors so that the non-US mirror is updated even if the main mirror fails. --- my-debmirror | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/my-debmirror b/my-debmirror index 458efc0..79ce8c6 100755 --- a/my-debmirror +++ b/my-debmirror @@ -1,4 +1,4 @@ -#! /bin/sh -e +#! /bin/sh DEB_MIRROR=${DEB_MIRROR:-ftp.de.debian.org} debmirror /mirror/debian -h "$DEB_MIRROR" --passive \ --nosource --section=main,contrib,non-free,main/debian-installer \ -- 2.30.2