Move .crx key.

This commit is contained in:
ccd0 2015-03-06 21:23:43 -08:00
parent 015c83efd9
commit 54b8b712e8

View File

@ -198,7 +198,7 @@ module.exports = (grunt) ->
prod:
src: 'testbuilds/crx<%= pkg.meta.suffix[pkg.channel] %>/'
dest: 'testbuilds/<%= pkg.name %><%= pkg.meta.suffix[pkg.channel] %>.crx'
privateKey: '../<%= pkg.name %>.pem'
privateKey: '../<%= pkg.name %>-keys/<%= pkg.name %>.pem'
compress:
crx: