New release: 0.7.93
[emacs-jabber-www.git] / upload.sh
blob4065ae8014e098146e048edb21ae921ac5ca206c
1 #!/bin/sh
3 # In ~/.ssh/config, include the following
5 # Host emacs-jabber-www
6 # HostName web.sourceforge.net
7 # User SFUSERNAME,emacs-jabber
9 if [ ! -f index.org ]; then
10 echo "Error: must be run in www checkout root" 1>&2
11 exit 1
14 rsync -v *.html emacs-jabber-www:htdocs/