mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
espanso: Add espanso.cmd to bin for CLI (#6982)
This commit is contained in:
parent
a580a1be2c
commit
5da58a814d
@ -13,7 +13,10 @@
|
||||
}
|
||||
},
|
||||
"innosetup": true,
|
||||
"bin": "espansod.exe",
|
||||
"bin": [
|
||||
"espanso.cmd",
|
||||
"espansod.exe"
|
||||
],
|
||||
"shortcuts": [
|
||||
[
|
||||
"espansod.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user