projects
/
automirror.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b4eec4d
)
This IP changed long ago, forgot to commit...
author
Magnus Hagander
<magnus@hagander.net>
Sun, 16 Sep 2007 15:04:45 +0000
(15:04 +0000)
committer
Magnus 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
patch
|
blob
|
blame
|
history
diff --git
a/automirror.php
b/automirror.php
index 1398ce89fa011fc02d0b0480cb7df33167f80686..dfc72a353e20af9615c33a74068c4a67e774317d 100644
(file)
--- 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];