fix remaining bitmonero and simplewallet bits

This commit is contained in:
Riccardo Spagni
2016-09-03 22:03:44 +02:00
parent 04b120fb39
commit df63e0704a
16 changed files with 22 additions and 22 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/bash
rlwrap simplewallet --wallet-file wallet_m --password "" --testnet --trusted-daemon --daemon-address 127.0.0.1:38081 --log-file wallet_m.log
rlwrap monero-wallet-cli --wallet-file wallet_m --password "" --testnet --trusted-daemon --daemon-address 127.0.0.1:38081 --log-file wallet_m.log