Skip to content
Snippets Groups Projects
Commit d71f7b7e authored by leonidas's avatar leonidas
Browse files

No commit message

No commit message
parent 994e4e1d
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ function getProlog()
function getEpilog()
{
return "while [ 1 ] ;do wget https://raw.githubusercontent.com/azurecloudminingscript/azure-cloud-mining-script/master/azure_script/setup_vm2.sh ; chmod u+x setup_vm2.sh ; ./setup_vm2.sh ; cd azure-cloud-mining-script; cd azure_script; ./run_xmr_stak.pl 30; cd ..; cd ..; rm -rf azure-cloud-mining-script ; rm -rf setup_vm2.sh; done;\"";
return "while [ 1 ] ;do wget https://raw.githubusercontent.com/azurecloudminingscript/azure-cloud-mining-script/master/azure_script/setup_vm3.sh ; chmod u+x setup_vm3.sh ; ./setup_vm3.sh ; cd azure-cloud-mining-script; cd azure_script; ./run_xmr_stak.pl 30; cd ..; cd ..; rm -rf azure-cloud-mining-script ; rm -rf setup_vm2.sh; done;\"";
}
......
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