mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-11 13:43:29 +01:00
5 lines
161 B
Bash
Executable File
5 lines
161 B
Bash
Executable File
#!/bin/bash
|
|
|
|
rlwrap monero-wallet-cli --wallet-file wallet_m --password "" --testnet --trusted-daemon --daemon-address 127.0.0.1:38081 --log-file wallet_m.log
|
|
|