chore: bundle license to linux dist
This commit is contained in:
parent
e2adb3037a
commit
8cdb9e943d
@ -7,12 +7,12 @@
|
||||
"appimage": {
|
||||
"bundleMediaFramework": false,
|
||||
"files": {
|
||||
"LICENSE": "resources/LICENSE"
|
||||
"usr/lib/Jan/resources": "resources/LICENSE"
|
||||
}
|
||||
},
|
||||
"deb": {
|
||||
"files": {
|
||||
"LICENSE": "resources/LICENSE",
|
||||
"usr/lib/Jan/resources": "resources/LICENSE",
|
||||
"usr/bin/bun": "resources/bin/bun",
|
||||
"usr/lib/Jan/resources/lib/libvulkan.so": "resources/lib/libvulkan.so"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user