Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

Commit

Permalink
v1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hinto-janai committed Apr 22, 2022
1 parent 5fff248 commit ed7c798
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
* **Process**
- `reset` command to reset your configs & systemd services to the default


## Fixes
* **Traps**
- traps are more strict (less chance for data corruption if interrupted during operation)
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,18 +29,18 @@ https://user-images.githubusercontent.com/101352116/162639580-f635d492-60b7-43e7
## Features
* πŸ“¦ `PACKAGE MANAGER` downloading, verifying and upgrading of packages
* πŸ’΅ `WALLET` wallet menu to display names/amounts of wallets
* πŸ‘Ί `DAEMON` control `monerod` more automatically
* πŸ‘Ί `DAEMON` control `monerod/p2pool/xmrig` more automatically
* ⛏️ `MINING` easy mining setup, **default is P2Pool**
* πŸ‘οΈ `WATCH` switch between normal terminal and live output of `monerod`, `xmrig`, `p2pool`
* πŸ‘οΈ `WATCH` switch between normal terminal and live output of `monerod/p2pool/xmrig`
* πŸ”’ `GPG` verify packages with GPG, and `backup/decrypt` your wallets
* πŸ“ˆ `STATS` various stats to display (processes, price, disk usage, etc)
* πŸ“ˆ `STATS` various stats to display (processes, price, CPU/disk usage, etc)

## Install
[To install monero-bash, download the latest release here and](https://github.com/hinto-janaiyo/monero-bash/releases/latest)
```
./monero-bash
```
will install monero-bash onto your system, to uninstall cleanly: `monero-bash uninstall`
This will install monero-bash onto your system, to uninstall cleanly: `monero-bash uninstall`

OR

Expand Down

0 comments on commit ed7c798

Please sign in to comment.