Skip to content

Commit 96f1d1e

Browse files
committed
Fix deb config (presumably broken by other build changes)
1 parent 902a14c commit 96f1d1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
},
5454
"electronInstallerDebian": {
5555
"name": "httptoolkit",
56-
"bin": "HTTP Toolkit",
56+
"bin": "httptoolkit",
5757
"icon": "src/icon.png",
5858
"homepage": "https://httptoolkit.tech",
5959
"categories": [

0 commit comments

Comments
 (0)