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