slitaz-forge rev 298

tank: up slitaz-forge first
author Christophe Lincoln <pankso@slitaz.org>
date Sun May 13 00:19:11 2012 +0200 (2012-05-13)
parents 0709c200288c
children 0b5e92c974ca
files tank/tank
line diff
     1.1 --- a/tank/tank	Sun May 13 00:16:49 2012 +0200
     1.2 +++ b/tank/tank	Sun May 13 00:19:11 2012 +0200
     1.3 @@ -71,11 +71,11 @@
     1.4  	up-cook)
     1.5  		# Update Web Boot interface
     1.6  		echo -e "\nUpdating: cook.slitaz.org..."
     1.7 -		cd $REPOS/slitaz-forge
     1.8 -		[ "$2" == "--nohg" ] || hg pull -u
     1.9  		cd $REPOS/cookutils
    1.10  		[ "$2" == "--nohg" ] || hg pull -u
    1.11  		cp -a cook/* $WWW/cook
    1.12 +		cd $REPOS/slitaz-forge
    1.13 +		[ "$2" == "--nohg" ] || hg pull -u
    1.14  		# We use symlinks for cooker's
    1.15  		cd $WWW/cook && rm -f style.css
    1.16  		ln -s $REPOS/cookutils/web/style.css .