[Openvas-commits] r5381 - trunk/doc/website
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Tue Oct 6 07:48:03 CEST 2009
Author: timb
Date: 2009-10-06 07:48:03 +0200 (Tue, 06 Oct 2009)
New Revision: 5381
Modified:
trunk/doc/website/Makefile
Log:
Fix typo
Modified: trunk/doc/website/Makefile
===================================================================
--- trunk/doc/website/Makefile 2009-10-06 05:45:14 UTC (rev 5380)
+++ trunk/doc/website/Makefile 2009-10-06 05:48:03 UTC (rev 5381)
@@ -54,7 +54,7 @@
online: all
echo "Going to put current contents online for openvas.wald.intevation.org ..."
- rsync --proto=29 -urvP --exclude='.svn' $(ADD_INST_TYPES) $(TARGETS) $(ADD_INST_DIRS) \
+ rsync --protocol=29 -urvP --exclude='.svn' $(ADD_INST_TYPES) $(TARGETS) $(ADD_INST_DIRS) \
$(USER)@wald.intevation.org:/openvas/htdocs/
install: all
More information about the Openvas-commits
mailing list