publish.sh @ 51a18213a0aa

Documentation chapter.
author Steve Losh <steve@stevelosh.com>
date Sat, 03 Nov 2012 18:15:30 -0400
parents ce37028052fe
children (none)
#!/usr/bin/env bash

set -e
./build.sh
rsync --delete -az build/html/ sl:/var/www/vimscript/