Skip to content
Snippets Groups Projects
Commit 0316aaf6 authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Don't show progress during doc upload

parent fbf1e443
Branches
No related tags found
No related merge requests found
#! /bin/sh
rsync --progress --verbose --archive --delete _build/html/* doc-upload:doc/meshmode
rsync --verbose --archive --delete _build/html/* doc-upload:doc/meshmode
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment