# HG changeset patch # User Christophe Lincoln # Date 1487811367 -3600 # Node ID 9337285a6bfb535bd62e16cc4c55633f37618d41 # Parent 7367332b16fcbe2edad43e9191d700db3b9cff37 scn: fix bugdir path diff -r 7367332b16fc -r 9337285a6bfb scn/plugins/mybugs/bugdir.conf --- a/scn/plugins/mybugs/bugdir.conf Thu Feb 23 01:50:43 2017 +0100 +++ b/scn/plugins/mybugs/bugdir.conf Thu Feb 23 01:56:07 2017 +0100 @@ -1,1 +1,1 @@ -bugdir="/home/pankso/Public/cgi-bin/tazbug/web/bug" +bugdir="/home/slitaz/www/bugs/bug" diff -r 7367332b16fc -r 9337285a6bfb tank/tank --- a/tank/tank Thu Feb 23 01:50:43 2017 +0100 +++ b/tank/tank Thu Feb 23 01:56:07 2017 +0100 @@ -156,8 +156,7 @@ cp -a scn/plugins $WWW/scn # Use TinyCM cmdline tool cd $REPOS/tinycm && hg pull -u - ./tinycm up $WWW/scn - echo "" ;; + ./tinycm up $WWW/scn ;; up-stats) echo -e "\nUpdating all awstats databases..." | tee -a $LOGFILE date >> $LOGFILE