mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
Erlang: erlc.exe added to PATH. (#952)
erlc is the Erlang compiler which actually makes binaries from Erlang source.
This commit is contained in:
parent
bfe4bf0a47
commit
1ed77f9fb2
@ -14,6 +14,7 @@
|
||||
},
|
||||
"bin": [
|
||||
"bin\\erl.exe",
|
||||
"bin\\erlc.exe",
|
||||
"bin\\escript.exe"
|
||||
],
|
||||
"env_set": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user