fix simple typo

This commit is contained in:
lza_menace 2020-07-13 00:34:43 -07:00
parent fcbdf6954e
commit 285cfca58f
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ docker run --rm -it --name wow-wallet-init \
-v $(pwd)/data:/root \ -v $(pwd)/data:/root \
wownero \ wownero \
wownero-wallet-cli \ wownero-wallet-cli \
--daemon-address https://node.suchwow.xyz:443 --daemon-address https://node.suchwow.xyz:443 \
--generate-new-wallet /root/wow \ --generate-new-wallet /root/wow \
--password testing \ --password testing \