This commit is contained in:
Lunarmagpie 2023-03-10 05:55:47 -05:00
parent 6076587725
commit bff3b93569
2 changed files with 1 additions and 4 deletions

View file

@ -11,9 +11,6 @@ curl -L "https://github.com/gleam-lang/gleam/releases/download/v0.27.0/gleam-v0.
mkdir gleam
tar -xf gleam.tar.gz -C gleam
# Install rsync for copying gleam dependencies
apt-get install rsync -y
# Update path
source ./environment