diff --git a/docs/upload.sh b/docs/upload.sh new file mode 100755 index 0000000..7dfeb3a --- /dev/null +++ b/docs/upload.sh @@ -0,0 +1,4 @@ +#!/bin/bash + +rsync -aP html index.html manual.html style.css \ + $USER@web.sourceforge.net:/home/project-web/tclap/htdocs