diff --git a/pack.sh b/pack.sh index 82c7f71..1170cc5 100755 --- a/pack.sh +++ b/pack.sh @@ -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 \ No newline at end of file +zip -r ../keysocket.zip ./* +popd