AFIJOEAJFOEAF

This commit is contained in:
Lunarmagpie 2023-03-09 20:09:15 -05:00
parent 310e8dbe28
commit 62fcd22ba6
3 changed files with 5 additions and 7 deletions

View file

@ -1,9 +1,7 @@
#!/usr/bin/env bash
# Install Erlang
# source ../../erlang/23.0.0/build.sh
# Install Node
source ../../node/16.3.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