mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
4 lines
167 B
Bash
Executable file
4 lines
167 B
Bash
Executable file
#!/bin/bash
|
|
|
|
rlwrap monero-wallet-cli --wallet-file wallet_05.bin --password "" --testnet --trusted-daemon --daemon-address localhost:38081 --log-file wallet_05.log
|
|
|