diff options
Diffstat (limited to 'ChibiOS_16.1.5/doc/nil/rsync_web.sh')
-rw-r--r-- | ChibiOS_16.1.5/doc/nil/rsync_web.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChibiOS_16.1.5/doc/nil/rsync_web.sh b/ChibiOS_16.1.5/doc/nil/rsync_web.sh new file mode 100644 index 0000000..5b93c92 --- /dev/null +++ b/ChibiOS_16.1.5/doc/nil/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/docs3/nil
\ No newline at end of file |