mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-12-22 22:58:52 +00:00
6 lines
168 B
Bash
Executable File
6 lines
168 B
Bash
Executable File
#!/bin/bash
|
|
|
|
|
|
rlwrap monero-wallet-cli --wallet-file wallet_01.bin --password "" --testnet --trusted-daemon --daemon-address localhost:38081 --log-file wallet_01.log
|
|
|