From 041008da8b28c85f398867900f14c35fe793a851 Mon Sep 17 00:00:00 2001 From: Magnus Hagander Date: Sun, 16 Sep 2007 15:04:45 +0000 Subject: [PATCH] This IP changed long ago, forgot to commit... git-svn-id: https://pgweb.postgresql.org/svn/trunk@1749 8f5c7a92-453e-0410-a47f-ad33c8a6b003 --- automirror.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automirror.php b/automirror.php index 1398ce8..dfc72a3 100644 --- a/automirror.php +++ b/automirror.php @@ -4,7 +4,7 @@ // Path for zone file $ZONE_PATH = "/usr/local/bind/var/"; // IP of the master machine that keeps the main timestamp - $MASTERIP = '65.19.161.25'; + $MASTERIP = '217.196.146.204'; // Commandline has receiver of mirror reports $MAIL_TO = $argv[1]; -- 2.39.5