Author: nextgens
Date: 2006-04-09 10:22:53 +0000 (Sun, 09 Apr 2006)
New Revision: 8501
Modified:
trunk/apps/installer/installclasspath/linux/update.sh
Log:
installer: that was a bad idea
Modified: trunk/apps/installer/installclasspath/linux/update.sh
===================================================================
--- trunk/apps/installer/installclasspath/linux/update.sh 2006-04-09
10:14:29 UTC (rev 8500)
+++ trunk/apps/installer/installclasspath/linux/update.sh 2006-04-09
10:22:53 UTC (rev 8501)
@@ -62,8 +62,7 @@
fi
cat update2.sh |sed "s/$WHAT$WHAT2/$LOCATION/" > update.sh
chmod +x update.sh
- echo "New update script detected, re-running"
- exec ./update.sh
+ echo "New update script detected, please re-run the update script"
fi
cd $WHEREAMI