publish.sh @ beb0d41a8929

use - instead of \ in the basic mapping chapter

fixes #15
author Steve Losh <steve@stevelosh.com>
date Sat, 16 Jun 2012 16:21:37 -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/