copy task

This commit is contained in:
antelle 2016-04-05 20:38:11 +03:00
parent f5e54bd2e8
commit da0b0239c1
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ module.exports = function(grunt) {
nonull: true
},
'desktop_linux_deb_x64': {
src: 'tmp/desktop/keeweb-desktop_1.0.4-1_amd64.deb',
src: 'tmp/desktop/keeweb-desktop_*_amd64.deb',
dest: 'dist/desktop/KeeWeb.linux.x64.deb',
nonull: true
}