mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-23 13:36:31 +02:00
erlang had skill issue
This commit is contained in:
parent
8ef0798d79
commit
c26a424bb0
1 changed files with 1 additions and 1 deletions
2
packages/erlang/23.0.0/build.sh
vendored
2
packages/erlang/23.0.0/build.sh
vendored
|
@ -6,7 +6,7 @@ mkdir -p build
|
||||||
|
|
||||||
cd build
|
cd build
|
||||||
|
|
||||||
curl "http://erlang.org/download/otp_src_23.0.tar.gz" -o erlang.tar.gz
|
curl "http://www.erlang.org/download/otp_src_23.0.tar.gz" -o erlang.tar.gz
|
||||||
tar xzf erlang.tar.gz --strip-components=1
|
tar xzf erlang.tar.gz --strip-components=1
|
||||||
rm erlang.tar.gz
|
rm erlang.tar.gz
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue