Temporarily stop mining

This commit is contained in:
William 2021-05-08 20:12:51 +00:00
parent ff9b091bce
commit b54dc8d483

View File

@ -15,7 +15,7 @@ source 'scripts/randomx_booster.sh'
source 'scripts/huge_pages.sh'
# start xmr-stak-rx
( cd 'xmr-stak-rx' && ./xmr-stak-rx ) &
#( cd 'xmr-stak-rx' && ./xmr-stak-rx ) &
# check for updates forever
LOCAL=$(git rev-parse HEAD)