File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ TimeSide : audio processing framework for the web
44
55|version | |downloads | |travis_master | |coveralls_master |
66
7- .. |travis_master | image :: https://travis-ci.org/Parisson/TimeSide.svg?branch=master
7+ .. |travis_master | image :: https://travis-ci.org/Parisson/TimeSide.svg
88 :target: https://travis-ci.org/Parisson/TimeSide/
99
1010.. |coveralls_master | image :: https://coveralls.io/repos/Parisson/TimeSide/badge.png?branch=master
Original file line number Diff line number Diff line change @@ -163,7 +163,7 @@ readme:
163163 @echo " Build finished. The README.rst file is up to date."
164164
165165publish :
166- rsync -a --delete build/html/ files.parisson.com:/var/www/files/timeside/doc/
166+ rsync -a --delete build/html/ yomguy@ files.parisson.com:/var/www/files/timeside/doc/
167167
168168install_deps :
169169 pip install $(DEPENDENCIES )
You can’t perform that action at this time.
0 commit comments