Index: install =================================================================== --- install (revision 132) +++ install (revision 133) @@ -15,7 +15,7 @@ # defaults my $options = { svn_program => (`which svn` =~ /(.*)/)[0], - core_repository => ($ENV{CORE_REPOSITORY} || 'http://contenido.rambler.ru/repos/Contenido/utf8/core'), + core_repository => ($ENV{CORE_REPOSITORY} || 'http://contenido.me/repos/Contenido/utf8/core'), server => (`hostname` =~ /(.*)/)[0], httpd_port => ($ENV{HTTPD_PORT} || 0), db_type => 'R',