Update 'Darwin/noso-go.sh'
This commit is contained in:
parent
31879d2ffc
commit
6db0937067
@ -37,7 +37,7 @@ for wallet in ${WALLET:?Variable not set or is empty}; do
|
|||||||
done
|
done
|
||||||
|
|
||||||
while true; do
|
while true; do
|
||||||
./noso-go mine pool \
|
bash noso-go mine pool \
|
||||||
"${POOL:?Variable not set or is empty}" \
|
"${POOL:?Variable not set or is empty}" \
|
||||||
$wallets \
|
$wallets \
|
||||||
--cpu ${CPU:?Variable not set or is empty} \
|
--cpu ${CPU:?Variable not set or is empty} \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user