Browse Source

Uploaded new version to PyPI

master
Pete Shadbolt 6 years ago
parent
commit
159b80f024
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      doc/makefile

+ 1
- 1
doc/makefile View File

@@ -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/


Loading…
Cancel
Save