Mercurial Hosting > luan
view scripts/release-luan.sh @ 769:c5f5b655f1f7
allow spaces in theme tags
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Wed, 10 Aug 2016 23:37:23 -0600 |
parents | 4f880e2663a2 |
children |
line wrap: on
line source
set -e cd `dirname $0`/.. LUAN_HOME=`pwd` rm -f ~/Dropbox/luan/* # assume already built cp $LUAN_HOME/build/luan-*.tar ~/Dropbox/luan #hg tag `scripts/version.sh`