This IP changed long ago, forgot to commit...
authorMagnus Hagander <magnus@hagander.net>
Sun, 16 Sep 2007 15:04:45 +0000 (15:04 +0000)
committerMagnus Hagander <magnus@hagander.net>
Sun, 16 Sep 2007 15:04:45 +0000 (15:04 +0000)
git-svn-id: https://pgweb.postgresql.org/svn/trunk@1749 8f5c7a92-453e-0410-a47f-ad33c8a6b003

automirror.php

index 1398ce89fa011fc02d0b0480cb7df33167f80686..dfc72a353e20af9615c33a74068c4a67e774317d 100644 (file)
@@ -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];