Mercurial Hosting > luan
view scripts/release-luan.sh @ 774:3e30cf310e56
change download to use bitbucket
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Fri, 26 Aug 2016 03:15:41 -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`