From 98fbffb9643cafbed755890f1ca73f1b8aebcfee Mon Sep 17 00:00:00 2001 From: azurecloudminingscript <azurecloudminingscript@gmail.com> Date: Sat, 23 Nov 2019 21:49:25 +0100 Subject: [PATCH] --- azure_script/run_xmr_stak.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure_script/run_xmr_stak.pl b/azure_script/run_xmr_stak.pl index f4cea7b..7db16b7 100755 --- a/azure_script/run_xmr_stak.pl +++ b/azure_script/run_xmr_stak.pl @@ -305,7 +305,7 @@ sub GetHashRate{ #delete any old logfiles, so that the results are fresh system 'rm logfile.txt'; - RunXMRStak(25, "userconfig.json"); + RunXMRStak(30, "userconfig.json"); #get the hashrate from the logfile my $var; -- GitLab