]> git.ipfire.org Git - ipfire.org.git/commitdiff
removed http:// out of getfile.py
authorJan Paul Tuecking <earl@ipfire.org>
Mon, 7 Sep 2009 10:08:11 +0000 (12:08 +0200)
committerJan Paul Tuecking <earl@ipfire.org>
Mon, 7 Sep 2009 10:08:11 +0000 (12:08 +0200)
download/getfile.py

index 7aad0c5b4cf9d3efe5f89411b777e93a6bd46ec1..1bf7371c9a650599183290085ae436fe7df27ba2 100755 (executable)
@@ -18,7 +18,7 @@ hosts = (
                        ( 4, "http", "mirror3.ipfire.org",   "/",),
                        ( 4, "http", "mirror5.ipfire.org",   "/",),
                        (10, "http", "www.rowie.at",         "/ipfire/",),
-                       ( 8, "http", "http://l3s1111.zeus01.de/ipfire.earl-net.com",  "/",),
+                       ( 8, "http", "l3s1111.zeus01.de/ipfire.earl-net.com",  "/",),
                        ( 8, "http", "ipfire.earl-net.com",  "/",),
                        ( 8, "http", "ipfire.kbarthel.de",   "/",),
                        ( 8, "http", "ipfire.1l0v3u.com",    "/",),