Remove exec from linux build config
This commit is contained in:
parent
0affd8df7a
commit
88ed4ffd36
1 changed files with 1 additions and 2 deletions
|
@ -67,8 +67,7 @@
|
||||||
"executableName": "LBRY",
|
"executableName": "LBRY",
|
||||||
"category": "AudioVideo;Video",
|
"category": "AudioVideo;Video",
|
||||||
"desktop": {
|
"desktop": {
|
||||||
"MimeType": "x-scheme-handler/lbry",
|
"MimeType": "x-scheme-handler/lbry"
|
||||||
"Exec": "/opt/LBRY/lbry %U"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"deb": {
|
"deb": {
|
||||||
|
|
Loading…
Reference in a new issue