From efd34d53a19e5d1436774deffb3fd1733e670b53 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sun, 2 Jul 2017 16:02:32 +0000 Subject: Fixed bug #854. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10298 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- doc/hal/rsync_web.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/hal/rsync_web.sh b/doc/hal/rsync_web.sh index 48e7ec7a9..df0f6ae16 100644 --- a/doc/hal/rsync_web.sh +++ b/doc/hal/rsync_web.sh @@ -1,2 +1,2 @@ #!/bin/bash -rsync -avP -e ssh --delete --exclude=.* ./html/ gdisirio,chibios@web.sourceforge.net:/home/groups/c/ch/chibios/htdocs/docs3/hal \ No newline at end of file +rsync -avP -e ssh --delete --exclude=.* ./html/ gdisirio,chibios@web.sourceforge.net:/home/groups/c/ch/chibios/htdocs/docs3/hal -- cgit v1.2.3