slitaz-forge rev 659

tank: dont update libtaz.sh and httphelper.sh to last version
author Christophe Lincoln <pankso@slitaz.org>
date Thu Feb 23 03:15:10 2017 +0100 (2017-02-23)
parents 1a0c402e807e
children cd641d0e837c
files tank/tank
line diff
     1.1 --- a/tank/tank	Thu Feb 23 02:40:02 2017 +0100
     1.2 +++ b/tank/tank	Thu Feb 23 03:15:10 2017 +0100
     1.3 @@ -50,11 +50,11 @@
     1.4  		rm -rf $VHOST/*.* $VHOST/images
     1.5  		cp -a tank/web/* $VHOST
     1.6  		# Be sure we have last version of libtaz.sh httphelper.sh
     1.7 -		echo "$(colorize 33 'Updating:') libtaz.sh && httphelper.sh"
     1.8 -		cd $REPOS/slitaz-base-files
     1.9 -		[ "$2" == "--nohg" ] || hg pull -u
    1.10 -		cp -f rootfs/lib/libtaz.sh /lib
    1.11 -		cp -f rootfs/usr/lib/slitaz/httphelper.sh /usr/lib/slitaz
    1.12 +		#echo "$(colorize 33 'Updating:') libtaz.sh && httphelper.sh"
    1.13 +		#cd $REPOS/slitaz-base-files
    1.14 +		#[ "$2" == "--nohg" ] || hg pull -u
    1.15 +		#cp -f rootfs/lib/libtaz.sh /lib
    1.16 +		#cp -f rootfs/usr/lib/slitaz/httphelper.sh /usr/lib/slitaz
    1.17  		echo "" ;;
    1.18  	up-people)
    1.19  		# Update People web interface