initial commit
This commit is contained in:
@ -6,7 +6,7 @@ POOL="devnoso"
|
||||
#POOL="russiapool"
|
||||
#POOL="CryptoCribRO"
|
||||
WALLET=""
|
||||
CPU=4
|
||||
CPU=
|
||||
|
||||
for wallet in ${WALLET:?Variable not set or is empty}; do
|
||||
wallets+=" --wallet $wallet"
|
||||
|
Reference in New Issue
Block a user