Skip to content

Commit

Permalink
add script to create archive
Browse files Browse the repository at this point in the history
  • Loading branch information
vtorri committed Jun 2, 2017
1 parent bede0f1 commit 2aeb840
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dist.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#! /bin/sh

git archive -v --prefix=echart/ -o echart.tar.xz HEAD

0 comments on commit 2aeb840

Please sign in to comment.