Skip to content

Commit 6059160

Browse files
author
arthosofteq
authored
Merge pull request #426 from RedisInsight/add-license-to-the-electron_build
fix license
2 parents cb59ef2 + 45d2412 commit 6059160

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

electron-builder.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
},
9595
{
9696
"from": "LICENSE",
97-
"to": "../LICENSE.redisinsight.txt"
97+
"to": "LICENSE.redisinsight.txt"
9898
},
9999
{
100100
"from": "./resources/app",

0 commit comments

Comments
 (0)