publish.sh @ 5d5ce69f0944

Clarifies what happends when the user opens vim after change

Running echom in a syntax file actually do echo the message when you start vim.
author Martin Lundberg <martin.lundberg@gmail.com>
date Fri, 06 Jul 2012 11:59:48 +0300
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/