mirror of
https://github.com/monero-project/monero.git
synced 2024-11-06 08:27:37 +00:00
5 lines
168 B
Bash
Executable file
5 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
|
|
|