From 87a7d72f6c115643129f016f76aa4d7a7ecd60e1 Mon Sep 17 00:00:00 2001 From: Michael Spang Date: Tue, 29 Jun 2010 05:24:38 -0400 Subject: [PATCH] m --- routing/update-orion-routes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/routing/update-orion-routes b/routing/update-orion-routes index 394745e..ae9d3c3 100755 --- a/routing/update-orion-routes +++ b/routing/update-orion-routes @@ -3,4 +3,4 @@ # This file updates the orion routing table. # Put it at /usr/local/sbin/update-orion-routes. -wget --quiet -O - http://noc.uwaterloo.ca/~ns-owner/ext-routes.txt | /usr/local/sbin/orionroutes.py +wget --quiet -O - https://istns.uwaterloo.ca/borderroutes/borderroutes.txt | /usr/local/sbin/orionroutes.py