create first beta release #23

Merged
localhorst merged 42 commits from develop into master 2020-09-15 13:47:07 +02:00
Showing only changes of commit 5a0f92deec - Show all commits

View File

@ -12,3 +12,11 @@
* Check S.M.A.R.T. values and make an 'passed' or 'not passed' decision
* If passed, wipe the data securely
## Debian Install Notes
* apt-get install ncurses-dev
* apt-get install hwinfo
* wget http://ftp.de.debian.org/debian/pool/main/s/smartmontools/smartmontools_7.1-1_amd64.deb
* dpkg --install smartmontools_7.1-1_amd64.deb