diff --git a/client b/client index 732b956..0c13d6b 160000 --- a/client +++ b/client @@ -1 +1 @@ -Subproject commit 732b956fd898e4e73f04e0380181e6839f029ac1 +Subproject commit 0c13d6b02bb7551d42fc85ea8265b29edf255057 diff --git a/helper.txt b/helper.txt index 320876e..b0f33be 100644 --- a/helper.txt +++ b/helper.txt @@ -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 \ No newline at end of file +./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 \ No newline at end of file diff --git a/third_party/tomcrypt b/third_party/tomcrypt index fa24dec..fd15bbc 160000 --- a/third_party/tomcrypt +++ b/third_party/tomcrypt @@ -1 +1 @@ -Subproject commit fa24dec9349ba9b13ac49746b219f1e852829774 +Subproject commit fd15bbc65d6ca38d4579804ee0e9e20494e824af