slitaz-forge rev 657

scn: up images
author Christophe Lincoln <pankso@slitaz.org>
date Thu Feb 23 02:19:22 2017 +0100 (2017-02-23)
parents 9337285a6bfb
children 1a0c402e807e
files tank/tank
line diff
     1.1 --- a/tank/tank	Thu Feb 23 01:56:07 2017 +0100
     1.2 +++ b/tank/tank	Thu Feb 23 02:19:22 2017 +0100
     1.3 @@ -152,11 +152,11 @@
     1.4  		cd $REPOS/slitaz-forge && hg pull -u
     1.5  		cp -f scn/style* $WWW/scn
     1.6  		cp -f scn/header.html $WWW/scn/lib
     1.7 -		rm -rf $WWW/scn/images && cp -a scn/images $WWW/scn
     1.8  		cp -a scn/plugins $WWW/scn
     1.9  		# Use TinyCM cmdline tool
    1.10  		cd $REPOS/tinycm && hg pull -u
    1.11 -		./tinycm up $WWW/scn ;;
    1.12 +		./tinycm up $WWW/scn 
    1.13 +		cp -a scn/images/* $WWW/scn/images ;;
    1.14  	up-stats)
    1.15  		echo -e "\nUpdating all awstats databases..." | tee -a $LOGFILE
    1.16  		date >> $LOGFILE