mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
added escript.exe to erlang
This commit is contained in:
parent
459b1de691
commit
77826e01e7
@ -14,7 +14,8 @@
|
||||
},
|
||||
"extract_dir": "$_OUTDIR",
|
||||
"bin": [
|
||||
"bin\\erl.exe"
|
||||
"bin\\erl.exe",
|
||||
"bin\\escript.exe"
|
||||
],
|
||||
"post_install": "
|
||||
$ini = \"$dir\\bin\\erl.ini\"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user