publish.sh @ 8825c740bb7c

Use `autocmd` instead of `au`

Using the short form seemed ironic, since it came just before the section
warning against using short forms.
author Chip Hogg <charles.r.hogg@gmail.com>
date Sun, 26 Aug 2012 20:03:48 -0400
parents 2c4bac4c830b
children 43b681f150a2
#!/usr/bin/env bash

set -e
./venv/bin/python ../bookmarkdown/bookmarkdown/bookmarkdown build
rsync --delete -az build/html/ sl:/var/www/vimscript/