Added script to upload documentation to SF

This commit is contained in:
Daniel Aarno 2018-03-19 09:42:45 +00:00
parent b239b8845a
commit c937a87071

4
docs/upload.sh Executable file
View File

@ -0,0 +1,4 @@
#!/bin/bash
rsync -aP html index.html manual.html style.css \
$USER@web.sourceforge.net:/home/project-web/tclap/htdocs