5 lines
168 B
Bash
Executable file
5 lines
168 B
Bash
Executable file
#!/bin/bash
|
|
|
|
|
|
rlwrap monero-wallet-cli --wallet-file wallet_02.bin --password "" --testnet --trusted-daemon --daemon-address localhost:38081 --log-file wallet_01.log
|
|
|