From 93a5fb6ef09c91ca2169b2dd9ed132b575acbddc Mon Sep 17 00:00:00 2001 From: Ronald Wiesinger Date: Fri, 17 Oct 2008 00:20:29 +0200 Subject: [PATCH] change nightly build link to rowie.at/upload/ipfire/builds --- build/constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/constants.py b/build/constants.py index 49060a90..5e99fc7d 100644 --- a/build/constants.py +++ b/build/constants.py @@ -24,7 +24,7 @@ import time config = { "title" : "IPFire - Builder", - "nightly_url" : ("ftp://ftp.ipfire.org/pub/nightly-builds/", "http://www.rowie.at/ipfire/builds/",), + "nightly_url" : ("ftp://ftp.ipfire.org/pub/nightly-builds/", "http://www.rowie.at/upload/ipfire/builds/",), "path" : { "db" : "db", }, "script" : os.environ['SCRIPT_NAME'], "db_name" : "builder.db", -- 2.47.3