[freenet-cvs] r20177 - trunk/apps/new_installer/scripts
nextgens at freenetproject.org
nextgens at freenetproject.org
Sun Jun 1 13:30:08 UTC 2008
Author: nextgens
Date: 2008-06-01 13:30:08 +0000 (Sun, 01 Jun 2008)
New Revision: 20177
Modified:
trunk/apps/new_installer/scripts/update.sh
Log:
doh
Modified: trunk/apps/new_installer/scripts/update.sh
===================================================================
--- trunk/apps/new_installer/scripts/update.sh 2008-06-01 12:07:41 UTC (rev 20176)
+++ trunk/apps/new_installer/scripts/update.sh 2008-06-01 13:30:08 UTC (rev 20177)
@@ -189,7 +189,7 @@
fi
fi
-if java $JOPTS -cp sha1test.jar Sha1Test update/update.sh ./ $CAFILE
+if java $JOPTS -cp sha1test.jar Sha1Test update.sh ./ $CAFILE
then
echo "Downloaded update.sh"
chmod +x update.sh
More information about the cvs
mailing list