mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-22 04:56:30 +02:00
Update build.sh
This commit is contained in:
parent
cbb71341e3
commit
2259606409
1 changed files with 1 additions and 1 deletions
2
packages/go/1.16.2/build.sh
vendored
2
packages/go/1.16.2/build.sh
vendored
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
wget https://golang.org/dl/go1.16.2.linux-amd64.tar.gz
|
||||
curl https://golang.org/dl/go1.16.2.linux-amd64.tar.gz -o go1.16.2.linux-amd64.tar.gz
|
||||
tar -xzf go1.16.2.linux-amd64.tar.gz
|
||||
rm go1.16.2.linux-amd64.tar.gz
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue