slitaz-forge rev 656

scn: fix bugdir path
author Christophe Lincoln <pankso@slitaz.org>
date Thu Feb 23 01:56:07 2017 +0100 (2017-02-23)
parents 7367332b16fc
children 5481c43d5d21
files scn/plugins/mybugs/bugdir.conf tank/tank
line diff
     1.1 --- a/scn/plugins/mybugs/bugdir.conf	Thu Feb 23 01:50:43 2017 +0100
     1.2 +++ b/scn/plugins/mybugs/bugdir.conf	Thu Feb 23 01:56:07 2017 +0100
     1.3 @@ -1,1 +1,1 @@
     1.4 -bugdir="/home/pankso/Public/cgi-bin/tazbug/web/bug"
     1.5 +bugdir="/home/slitaz/www/bugs/bug"
     2.1 --- a/tank/tank	Thu Feb 23 01:50:43 2017 +0100
     2.2 +++ b/tank/tank	Thu Feb 23 01:56:07 2017 +0100
     2.3 @@ -156,8 +156,7 @@
     2.4  		cp -a scn/plugins $WWW/scn
     2.5  		# Use TinyCM cmdline tool
     2.6  		cd $REPOS/tinycm && hg pull -u
     2.7 -		./tinycm up $WWW/scn
     2.8 -		echo "" ;;
     2.9 +		./tinycm up $WWW/scn ;;
    2.10  	up-stats)
    2.11  		echo -e "\nUpdating all awstats databases..." | tee -a $LOGFILE
    2.12  		date >> $LOGFILE