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