Skip to content

Commit

Permalink
Fix zip assembly file name
Browse files Browse the repository at this point in the history
  • Loading branch information
feedbee authored May 9, 2017
1 parent 383c60a commit 29d8387
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pack.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
# Run this script from repository root directory (where README.md lives)

pushd extension
zip -r ../web-page-media-keys.zip ./*
popd
zip -r ../keysocket.zip ./*
popd

0 comments on commit 29d8387

Please sign in to comment.