Author: nextgens
Date: 2008-05-31 15:29:20 +0000 (Sat, 31 May 2008)
New Revision: 20166
Modified:
trunk/apps/new_installer/scripts/update.sh
Log:
new_installer: save everyone's bandwidth ;)
Modified: trunk/apps/new_installer/scripts/update.sh
===================================================================
--- trunk/apps/new_installer/scripts/update.sh 2008-05-31 15:25:30 UTC (rev
20165)
+++ trunk/apps/new_installer/scripts/update.sh 2008-05-31 15:29:20 UTC (rev
20166)
@@ -28,6 +28,7 @@
if test -d download-temp
then
echo Created temporary download directory.
+ cp *.jar *.sha1 download-temp
else
echo Could not create temporary download directory.
exit