slitaz-forge rev 299

tank: up slitaz-forge first (again)
author Christophe Lincoln <pankso@slitaz.org>
date Sun May 13 00:21:31 2012 +0200 (2012-05-13)
parents 03ccc52b83f9
children 9442d5199406
files tank/tank
line diff
     1.1 --- a/tank/tank	Sun May 13 00:19:11 2012 +0200
     1.2 +++ b/tank/tank	Sun May 13 00:21:31 2012 +0200
     1.3 @@ -73,9 +73,9 @@
     1.4  		echo -e "\nUpdating: cook.slitaz.org..."
     1.5  		cd $REPOS/cookutils
     1.6  		[ "$2" == "--nohg" ] || hg pull -u
     1.7 -		cp -a cook/* $WWW/cook
     1.8  		cd $REPOS/slitaz-forge
     1.9  		[ "$2" == "--nohg" ] || hg pull -u
    1.10 +		cp -a cook/* $WWW/cook
    1.11  		# We use symlinks for cooker's
    1.12  		cd $WWW/cook && rm -f style.css
    1.13  		ln -s $REPOS/cookutils/web/style.css .