mirror of
https://github.com/reactos/RosBE.git
synced 2024-11-23 11:29:44 +00:00
funpic.org is bad, now we are @ bplaced.net.
svn path=/trunk/tools/RosBE/; revision=1137
This commit is contained in:
parent
052ea1523a
commit
bd2d3c883c
@ -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"
|
||||
|
@ -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%
|
||||
|
Loading…
Reference in New Issue
Block a user