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