aboutsummaryrefslogtreecommitdiffstats
path: root/doc/rsync_web.sh
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2014-11-23 17:14:56 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2014-11-23 17:14:56 +0000
commit76b6b659291973e23b6ecbe8459baeac0577f1d8 (patch)
tree4ecc4c8fb18239f1b637db0e574de97708377bd1 /doc/rsync_web.sh
parent6d52bb255ead3e6ad8f76dce46f96d43e2944ea7 (diff)
downloadChibiOS-76b6b659291973e23b6ecbe8459baeac0577f1d8.tar.gz
ChibiOS-76b6b659291973e23b6ecbe8459baeac0577f1d8.tar.bz2
ChibiOS-76b6b659291973e23b6ecbe8459baeac0577f1d8.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7527 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'doc/rsync_web.sh')
-rw-r--r--doc/rsync_web.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/rsync_web.sh b/doc/rsync_web.sh
new file mode 100644
index 000000000..0d8786aeb
--- /dev/null
+++ b/doc/rsync_web.sh
@@ -0,0 +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