Author: nextgens
Date: 2006-08-06 09:30:33 +0000 (Sun, 06 Aug 2006)
New Revision: 9928

Modified:
   trunk/apps/installer/installclasspath/linux/update.sh
Log:
doh

Modified: trunk/apps/installer/installclasspath/linux/update.sh
===================================================================
--- trunk/apps/installer/installclasspath/linux/update.sh       2006-08-06 
09:25:12 UTC (rev 9927)
+++ trunk/apps/installer/installclasspath/linux/update.sh       2006-08-06 
09:30:33 UTC (rev 9928)
@@ -37,9 +37,9 @@
                echo Downloading sha1test.jar utility jar which will download 
the actual update.
                if [[ $WGET -eq 1 ]]
                then
-                       $DOWNLOADER $NOCERT 
http://downloads.freenetproject.org/installer/sha1test.jar
+                       $DOWNLOADER $NOCERT 
http://get.freenetproject.org/sha1test.jar
                else
-                       $DOWNLOADER 
http://downloads.freenetproject.org/installer/sha1test.jar
+                       $DOWNLOADER http://get.freenetproject.org/sha1test.jar
                fi

                if [[ -s sha1test.jar ]]


Reply via email to