rev update

This commit is contained in:
WolverinDEV 2019-07-03 14:34:17 +02:00
parent 2cc1476b04
commit caa2b0db29
3 changed files with 6 additions and 3 deletions

2
client

@ -1 +1 @@
Subproject commit 732b956fd898e4e73f04e0380181e6839f029ac1
Subproject commit 0c13d6b02bb7551d42fc85ea8265b29edf255057

View File

@ -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

@ -1 +1 @@
Subproject commit fa24dec9349ba9b13ac49746b219f1e852829774
Subproject commit fd15bbc65d6ca38d4579804ee0e9e20494e824af