update version and readme
This commit is contained in:
parent
17cc41dc5f
commit
1f50f87f97
@ -24,7 +24,7 @@ Instructions how to create a standalone machine that boots directly to reHDD. Th
|
||||
* Upload reHDD log every 12h if wanted
|
||||
|
||||
### Software requirements
|
||||
* `apt-get install hwinfo smartmontools curl`
|
||||
* `apt-get install hwinfo smartmontools curl htop sudo`
|
||||
|
||||
|
||||
### Installation
|
||||
|
@ -8,7 +8,7 @@
|
||||
#ifndef REHDD_H_
|
||||
#define REHDD_H_
|
||||
|
||||
#define REHDD_VERSION "bV0.2.2"
|
||||
#define REHDD_VERSION "bV0.3.0"
|
||||
|
||||
// Drive handling Settings
|
||||
#define WORSE_HOURS 19200 //mark drive if at this limit or beyond
|
||||
|
Loading…
Reference in New Issue
Block a user