ディレクトリの整理
This commit is contained in:
@@ -47,7 +47,7 @@ function makePackage(platform, arch) {
|
|||||||
prune: true,
|
prune: true,
|
||||||
overwrite: true,
|
overwrite: true,
|
||||||
"app-version": packageJson.version,
|
"app-version": packageJson.version,
|
||||||
icon: 'electron-mattermost'
|
icon: 'resources/electron-mattermost'
|
||||||
}, function(err, appPath) {
|
}, function(err, appPath) {
|
||||||
if (err) {
|
if (err) {
|
||||||
console.log(err);
|
console.log(err);
|
||||||
|
Before Width: | Height: | Size: 301 KiB After Width: | Height: | Size: 301 KiB |
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 29 KiB |
Reference in New Issue
Block a user