mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
add shortcuts for erlang (#2329)
This commit is contained in:
parent
0682873075
commit
81db42a594
@ -45,5 +45,11 @@
|
|||||||
"url": "http://erlang.org/download/otp_win32_$version.exe"
|
"url": "http://erlang.org/download/otp_win32_$version.exe"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"shortcuts": [
|
||||||
|
[
|
||||||
|
"bin\\werl.exe",
|
||||||
|
"Erlang"
|
||||||
|
]
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user