mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +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,
|
"innosetup": true,
|
||||||
"bin": "espansod.exe",
|
"bin": [
|
||||||
|
"espanso.cmd",
|
||||||
|
"espansod.exe"
|
||||||
|
],
|
||||||
"shortcuts": [
|
"shortcuts": [
|
||||||
[
|
[
|
||||||
"espansod.exe",
|
"espansod.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user