Open obRat opened 9 months ago
In instructions you write: rm -rf ~/.owshen-wallet
But this is a .json file and above command will not delete it. Should be: rm -rf ~/.owshen-wallet.json
In instructions you write: rm -rf ~/.owshen-wallet
But this is a .json file and above command will not delete it. Should be: rm -rf ~/.owshen-wallet.json