install erlang

This commit is contained in:
Lunarmagpie 2023-03-10 04:24:53 -05:00
parent 6ef319e2ee
commit 295d53f565
2 changed files with 2 additions and 4 deletions

View file

@ -4,7 +4,7 @@
source ../../node/16.3.0/build.sh
# Install Erlang
# source ../../erlang/23.0.0/build.sh
source ../../erlang/23.0.0/build.sh
# Install Gleam
curl -L "https://github.com/gleam-lang/gleam/releases/download/v0.27.0/gleam-v0.27.0-x86_64-unknown-linux-musl.tar.gz" --output gleam.tar.gz