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",
|
||||
"category": "AudioVideo;Video",
|
||||
"desktop": {
|
||||
"MimeType": "x-scheme-handler/lbry",
|
||||
"Exec": "/opt/LBRY/lbry %U"
|
||||
"MimeType": "x-scheme-handler/lbry"
|
||||
}
|
||||
},
|
||||
"deb": {
|
||||
|
|
Loading…
Reference in a new issue