Skip to content
Snippets Groups Projects
Commit 7a8c27c9 authored by Andreas Klöckner's avatar Andreas Klöckner Committed by Andreas Klöckner
Browse files

Fix upload-docs script to properly delete

parent bdfba6eb
No related branches found
No related tags found
No related merge requests found
#! /bin/sh
rsync --verbose --archive --delete _build/html/* doc-upload:doc/pytato
rsync --verbose --archive --delete _build/html/ doc-upload:doc/pytato
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment