From 5b57aae7013c7a276fb4c20ec951af2531d35aae Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 30 Nov 2010 20:05:20 -0500 Subject: [PATCH] Fix the document-upload stuff. Soon shipper will take over this function. --- www/upload | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.31.1