publish.sh @ 600054f43991

No script-local scope for NextNonBlankLine().

The example does not work when used literally, since the
NextNonBlankLine() function is defined to be script-local, but is not
invoked as such (i.e. using the <SID> prefix).

As this is left to the reader as an exercise anyway, it should better be
removed here.
author Vincent Driessen <vincent@3rdcloud.com>
date Mon, 04 Jun 2012 23:52:31 +0200
parents c608cbb9aaaa
children 2c4bac4c830b
#!/usr/bin/env bash

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