X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/blobdiff_plain/4fe5771e2b9a19797889810e88a388d910bb0917..86b24990fbd85d1e6d19de6bde4982a8c1cc0fd0:/continuous/www/Makefile diff --git a/continuous/www/Makefile b/continuous/www/Makefile index 61195a3..487a06a 100644 --- a/continuous/www/Makefile +++ b/continuous/www/Makefile @@ -4,4 +4,4 @@ process: cat ../logs/* | ./wvperf2html.py > index.html publish: process - rsync -r index.html *.json js canperf@rtime.felk.cvut.cz: + rsync -r index.html *.json *.js canperf@rtime.felk.cvut.cz: