espanso: Add espanso.cmd to bin for CLI (#6982)

This commit is contained in:
tech189 2025-07-21 20:19:50 +01:00 committed by GitHub
parent a580a1be2c
commit 5da58a814d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,7 +13,10 @@
} }
}, },
"innosetup": true, "innosetup": true,
"bin": "espansod.exe", "bin": [
"espanso.cmd",
"espansod.exe"
],
"shortcuts": [ "shortcuts": [
[ [
"espansod.exe", "espansod.exe",