funpic.org is bad, now we are @ bplaced.net.

svn path=/trunk/tools/RosBE/; revision=1137
This commit is contained in:
Daniel Reimer 2009-11-28 23:03:00 +00:00
parent 052ea1523a
commit bd2d3c883c
2 changed files with 2 additions and 2 deletions

View File

@ -75,7 +75,7 @@ function UPDCHECK {
}
# The Update Server.
$_ROSBE_URL = "http://dreimer.dr.funpic.org/rosbe"
$_ROSBE_URL = "http://dreimer.bplaced.net/rosbe"
# Save the recent dir to cd back there at the end.
$_ROSBE_OPATH = "$pwd"

View File

@ -17,7 +17,7 @@ setlocal enabledelayedexpansion
title Updating...
:: The Update Server.
set _ROSBE_URL=http://dreimer.dr.funpic.org/rosbe
set _ROSBE_URL=http://dreimer.bplaced.net/rosbe
:: Save the recent dir to cd back there at the end.
set _ROSBE_OPATH=%CD%