mirror of
https://github.com/cuberite/TCLAP.git
synced 2025-09-07 19:29:07 -04:00
Added script to upload documentation to SF
This commit is contained in:
parent
b239b8845a
commit
c937a87071
4
docs/upload.sh
Executable file
4
docs/upload.sh
Executable 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
|
Loading…
x
Reference in New Issue
Block a user