Author: dreimer
Date: Sun Feb 1 15:39:15 2009
New Revision: 39277
URL:
http://svn.reactos.org/svn/reactos?rev=39277&view=rev
Log:
Hello, new webspace.
Modified:
trunk/tools/RosBE/RosBE-Windows/Powershell/update.ps1
trunk/tools/RosBE/RosBE-Windows/Root/update.cmd
Modified: trunk/tools/RosBE/RosBE-Windows/Powershell/update.ps1
URL:
http://svn.reactos.org/svn/reactos/trunk/tools/RosBE/RosBE-Windows/Powershe…
==============================================================================
--- trunk/tools/RosBE/RosBE-Windows/Powershell/update.ps1 [iso-8859-1] (original)
+++ trunk/tools/RosBE/RosBE-Windows/Powershell/update.ps1 [iso-8859-1] Sun Feb 1 15:39:15
2009
@@ -67,7 +67,7 @@
#
# The Update Server.
#
-$_ROSBE_URL = "http://mitglied.lycos.de/reimerdaniel/rosbe"
+$_ROSBE_URL = "http://danielreimer.5x.to/rosbe"
#
# Save the recent dir to cd back there at the end.
Modified: trunk/tools/RosBE/RosBE-Windows/Root/update.cmd
URL:
http://svn.reactos.org/svn/reactos/trunk/tools/RosBE/RosBE-Windows/Root/upd…
==============================================================================
--- trunk/tools/RosBE/RosBE-Windows/Root/update.cmd [iso-8859-1] (original)
+++ trunk/tools/RosBE/RosBE-Windows/Root/update.cmd [iso-8859-1] Sun Feb 1 15:39:15 2009
@@ -21,7 +21,7 @@
::
:: The Update Server.
::
-set _ROSBE_URL=http://mitglied.lycos.de/reimerdaniel/rosbe
+set _ROSBE_URL=http://danielreimer.5x.to/rosbe
::
:: Save the recent dir to cd back there at the end.