mirror of
https://codeberg.org/nahuhh/wownero
synced 2026-03-05 06:07:35 -05:00
5 lines
174 B
Bash
Executable File
5 lines
174 B
Bash
Executable File
#!/bin/bash
|
|
|
|
rlwrap monero-wallet-cli --wallet-file wallet_m --password "" --testnet --trusted-daemon --daemon-address localhost:38081 --log-file wallet_m.log start_mining
|
|
|