Update 'Darwin/noso-go.sh'

This commit is contained in:
sthope 2021-12-05 00:49:20 +01:00
parent 31879d2ffc
commit 6db0937067

View File

@ -37,7 +37,7 @@ for wallet in ${WALLET:?Variable not set or is empty}; do
done
while true; do
./noso-go mine pool \
bash noso-go mine pool \
"${POOL:?Variable not set or is empty}" \
$wallets \
--cpu ${CPU:?Variable not set or is empty} \