Skip to content

Commit

Permalink
Don't show progress during doc upload
Browse files Browse the repository at this point in the history
  • Loading branch information
inducer committed Aug 10, 2016
1 parent 972875c commit 0c8eda5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/upload-docs.sh
@@ -1,3 +1,3 @@
#! /bin/sh

rsync --progress --verbose --archive --delete build/html/* doc-upload:doc/codepy
rsync --verbose --archive --delete build/html/* doc-upload:doc/codepy

0 comments on commit 0c8eda5

Please sign in to comment.