Skip to content

Commit 1ef046c

Browse files
author
Artem
committed
add license file to the electron sources
1 parent 2cb4bf4 commit 1ef046c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

electron-builder.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,10 @@
9292
"to": "defaults",
9393
"filter": ["**/*"]
9494
},
95+
{
96+
"from": "LICENSE",
97+
"to": "../LICENSE.redisinsight.txt"
98+
},
9599
{
96100
"from": "./resources/app",
97101
"to": "./app",

0 commit comments

Comments
 (0)