Add google download statistics

This commit is contained in:
Victor Shcherb 2012-01-14 00:21:42 +01:00
parent a8224345c8
commit 4f9481c59a

View file

@ -10,4 +10,5 @@ for f in $files ; do
done
cp $GIT_SITE_DIR/resource/* $LOCAL_SITE_DIR/resource/ -u;
cp $GIT_SITE_DIR/GoogleAnalytics/* $LOCAL_SITE_DIR/GoogleAnalytics/ -u;