Skip to content
Snippets Groups Projects
Commit c8b65b16 authored by azurecloudminingscript's avatar azurecloudminingscript
Browse files

No commit message

No commit message
parent f124b27c
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ sudo apt-get -y update ...@@ -3,7 +3,7 @@ sudo apt-get -y update
#don't do apt-get upgrade because it does not work with AWS #don't do apt-get upgrade because it does not work with AWS
sudo apt -y install libmicrohttpd-dev libssl-dev cmake build-essential libhwloc-dev leafpad git xauth libuv1-dev sudo apt -y install libmicrohttpd-dev libssl-dev cmake build-essential libhwloc-dev leafpad git xauth libuv1-dev
sudo sysctl -w vm.nr_hugepages=128 sudo sysctl -w vm.nr_hugepages=1500
git clone https://github.com/azurecloudminingscript/azure-cloud-mining-script git clone https://github.com/azurecloudminingscript/azure-cloud-mining-script
if [ -z "$gittag" ] if [ -z "$gittag" ]
then then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment