Mercurial Hosting > luan
comparison scripts/release-luan.sh @ 344:72a2daf88e12
minor
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Fri, 10 Apr 2015 02:48:28 -0600 |
parents | 0fe17503f094 |
children | 4f880e2663a2 |
comparison
equal
deleted
inserted
replaced
343:5d55e131a931 | 344:72a2daf88e12 |
---|---|
6 rm -f ~/Dropbox/luan/* | 6 rm -f ~/Dropbox/luan/* |
7 | 7 |
8 # assume already built | 8 # assume already built |
9 cp $LUAN_HOME/build/luan-*.tar ~/Dropbox/luan | 9 cp $LUAN_HOME/build/luan-*.tar ~/Dropbox/luan |
10 | 10 |
11 hg tag `scripts/version` | 11 hg tag `scripts/version.sh` |