mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-01-03 07:56:42 -05:00
rollback to 1.10.4
This commit is contained in:
parent
0c8551ea6b
commit
83061513e8
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
GO_AMD64=https://storage.googleapis.com/golang/go1.11.linux-amd64.tar.gz
|
GO_AMD64=https://storage.googleapis.com/golang/go1.10.4.linux-amd64.tar.gz
|
||||||
GO_X86=https://storage.googleapis.com/golang/go1.11.linux-386.tar.gz
|
GO_X86=https://storage.googleapis.com/golang/go1.10.4.linux-386.tar.gz
|
||||||
ARCH=$(uname -m)
|
ARCH=$(uname -m)
|
||||||
GO_CUR=${GO_AMD64}
|
GO_CUR=${GO_AMD64}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user