chiark / gitweb /
my-debmirror: Continue on errors so that the non-US mirror is updated even
authorColin Watson <cjwatson@chiark.greenend.org.uk>
Wed, 30 Jul 2003 23:49:23 +0000 (23:49 +0000)
committerColin Watson <cjwatson@chiark.greenend.org.uk>
Wed, 30 Jul 2003 23:49:23 +0000 (23:49 +0000)
if the main mirror fails.

my-debmirror

index 458efc0f4666f37859c49ab7573a58b53e024b89..79ce8c6b79b5f3710eda23995ac6df81436e172c 100755 (executable)
@@ -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 \