Skip to content

Commit

Permalink
Creating web dist tar.gz
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Hansen committed May 22, 2019
1 parent f3575d2 commit f19782b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ manifest:

web-dist:
yarn build
rm -f rhasspy_web.tar.gz
tar -czf rhasspy-web-dist.tar.gz dist/

# -----------------------------------------------------------------------------
# Documentation
Expand Down

0 comments on commit f19782b

Please sign in to comment.