mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
erlang: Add werl shim (#724)
This commit is contained in:
parent
b5a4e9a9b9
commit
0e50c4e66b
@ -20,7 +20,8 @@
|
|||||||
"bin": [
|
"bin": [
|
||||||
"bin\\erl.exe",
|
"bin\\erl.exe",
|
||||||
"bin\\erlc.exe",
|
"bin\\erlc.exe",
|
||||||
"bin\\escript.exe"
|
"bin\\escript.exe",
|
||||||
|
"bin\\werl.exe"
|
||||||
],
|
],
|
||||||
"env_set": {
|
"env_set": {
|
||||||
"ERLANG_HOME": "$dir"
|
"ERLANG_HOME": "$dir"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user