From 159b80f024f98e42bfc2b20ec44742745c1cd3ba Mon Sep 17 00:00:00 2001 From: Pete Shadbolt Date: Mon, 23 Oct 2017 20:13:39 -0700 Subject: [PATCH] Uploaded new version to PyPI --- doc/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/makefile b/doc/makefile index 9cae1e1..10bc125 100644 --- a/doc/makefile +++ b/doc/makefile @@ -192,5 +192,5 @@ pseudoxml: @echo "Build finished. The pseudo-XML files are in $(BUILDDIR)/pseudoxml." deploy: - rsync -uav ./_build/html/* rpi:abp/ + rsync -rv ./_build/html/ pete@pete:site/static/abp/