pkg.name.zip

This commit is contained in:
Zixaphir 2013-04-14 15:55:05 -07:00
parent a8fd11ae4a
commit e2b4684a32
2 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ module.exports = (grunt) ->
compress:
crx:
options:
archive: 'builds/4chan-X.zip'
archive: 'builds/<%= pkg.name %>.zip'
level: 9
pretty: true
expand: true