mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
latex: Fix bin, shortcuts
This commit is contained in:
parent
e15d6ba840
commit
7ad1831e84
@ -12,18 +12,18 @@
|
||||
"hash": "e42d900db1fd904e7d6a1b3e8429e54dba7a36e705e1b7467ece87805a06592a",
|
||||
"bin": [
|
||||
[
|
||||
"texmfs\\install\\miktex\\bin\\x64\\miktex-console.exe",
|
||||
"texmfs\\install\\miktex\\bin\\miktex-console.exe",
|
||||
"miktex",
|
||||
"--hide --mkmaps"
|
||||
]
|
||||
],
|
||||
"shortcuts": [
|
||||
[
|
||||
"texmfs\\install\\miktex\\bin\\x64\\miktex-console.exe",
|
||||
"texmfs\\install\\miktex\\bin\\miktex-console.exe",
|
||||
"MiKTeX Console"
|
||||
]
|
||||
],
|
||||
"env_add_path": "texmfs\\install\\miktex\\bin\\x64"
|
||||
"env_add_path": "texmfs\\install\\miktex\\bin"
|
||||
}
|
||||
},
|
||||
"installer": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user