mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-23 13:36:31 +02:00
rsync
This commit is contained in:
parent
6076587725
commit
bff3b93569
2 changed files with 1 additions and 4 deletions
3
packages/gleam/0.27.0/build.sh
vendored
3
packages/gleam/0.27.0/build.sh
vendored
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue