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

Update doc upload script.

parent abdb91b8
No related branches found
No related tags found
No related merge requests found
#! /bin/sh #! /bin/sh
cp build/html/runtime.html build/html/reference.html cp build/html/runtime.html build/html/reference.html
rsync --progress --verbose --archive --delete build/html/* buster:doc/pyopencl rsync --progress --verbose --archive --delete build/html/* doc-upload:doc/pyopencl
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