Remove exec from linux build config

This commit is contained in:
Shawn 2019-03-05 03:29:13 -06:00
parent 0affd8df7a
commit 88ed4ffd36

View file

@ -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": {