rev update
This commit is contained in:
parent
2cc1476b04
commit
caa2b0db29
2
client
2
client
@ -1 +1 @@
|
||||
Subproject commit 732b956fd898e4e73f04e0380181e6839f029ac1
|
||||
Subproject commit 0c13d6b02bb7551d42fc85ea8265b29edf255057
|
@ -59,4 +59,7 @@ export PATH=$GOROOT/bin:$PATH
|
||||
#Install cmake
|
||||
wget https://github.com/Kitware/CMake/releases/download/v3.15.0-rc3/cmake-3.15.0-rc3-Linux-x86_64.sh
|
||||
chmod +x cmake-3.15.0-rc3-Linux-x86_64.sh
|
||||
./cmake-3.15.0-rc3-Linux-x86_64.sh --prefix=/ --skip-license
|
||||
./cmake-3.15.0-rc3-Linux-x86_64.sh --prefix=/ --skip-license
|
||||
|
||||
#Install nvm
|
||||
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.11/install.sh | bash
|
2
third_party/tomcrypt
vendored
2
third_party/tomcrypt
vendored
@ -1 +1 @@
|
||||
Subproject commit fa24dec9349ba9b13ac49746b219f1e852829774
|
||||
Subproject commit fd15bbc65d6ca38d4579804ee0e9e20494e824af
|
Loading…
Reference in New Issue
Block a user