pkg(erlang-23.0.0): Added erlang (escript) 23.0.0

This commit is contained in:
Dan Vargas 2021-03-13 20:57:52 -06:00
parent d10496cc78
commit 75c33c19e4
6 changed files with 39 additions and 1 deletions

4
packages/erlang/23.0.0/run vendored Normal file
View file

@ -0,0 +1,4 @@
#!/bin/bash
# Put instructions to run the runtime
escript "$@"