[Pkg-doc-linux-devel] r215 - trunk/website

Frank Lichtenheld djpig at costa.debian.org
Sun Apr 9 19:46:58 UTC 2006


Author: djpig
Date: 2006-04-09 19:46:57 +0000 (Sun, 09 Apr 2006)
New Revision: 215

Modified:
   trunk/website/cron.sh
Log:
Fix wrong directory


Modified: trunk/website/cron.sh
===================================================================
--- trunk/website/cron.sh	2006-04-09 19:41:27 UTC (rev 214)
+++ trunk/website/cron.sh	2006-04-09 19:46:57 UTC (rev 215)
@@ -4,5 +4,5 @@
 
 cd ..
 svn update
-cp -a *.html ../htdocs
+cp -a website/*.html ../htdocs
 ./website/create_index_pages.pl doc-linux/debian/copyrights ../htdocs




More information about the Pkg-doc-linux-devel mailing list