This commit is contained in:
Sthope 2021-12-05 00:58:40 +01:00
commit ee92767f1b

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} \