diff options
Diffstat (limited to 'build')
-rw-r--r-- | build/build.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/build.conf b/build/build.conf index d57e5f37..c6f0bdef 100644 --- a/build/build.conf +++ b/build/build.conf @@ -1,5 +1,5 @@ TIMEOUT=10 -export PACKAGE_URL=${PACKAGE_URL:-http://58.251.166.184:9999} +export PACKAGE_URL=${PACKAGE_URL:-http://205.177.226.235:9999} #begin: package download export CENTOS_BASE=${CENTOS_BASE:-$PACKAGE_URL/centos_base.iso} |