From: Eric S. Raymond Date: Wed, 1 Dec 2010 01:05:20 +0000 (-0500) Subject: Fix the document-upload stuff. Soon shipper will take over this function. X-Git-Tag: 2.0~4 X-Git-Url: https://jxself.org/git/?p=super-star-trek.git;a=commitdiff_plain;h=5b57aae7013c7a276fb4c20ec951af2531d35aae Fix the document-upload stuff. Soon shipper will take over this function. --- diff --git a/www/upload b/www/upload index b8066a1..cbea4c8 100755 --- a/www/upload +++ b/www/upload @@ -2,5 +2,5 @@ # # Upload gpsd docs # -xmlto xhtml-nochunks ../sst-doc.xml -scp ../TODO ../CHANGES *.html *.jpg esr@shell.berlios.de:/home/groups/sst/htdocs +xmlto xhtml-nochunks ../doc/sst-doc.xml +scp ../TODO vv*.html *.jpg esr@shell.berlios.de:/home/groups/sst/htdocs