diff options
Diffstat (limited to 'doc/nil/rsync_web.sh')
-rw-r--r-- | doc/nil/rsync_web.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/nil/rsync_web.sh b/doc/nil/rsync_web.sh index 0d8786aeb..5b93c922a 100644 --- a/doc/nil/rsync_web.sh +++ b/doc/nil/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/html
\ 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/nil
\ No newline at end of file |