Moved todo

This commit is contained in:
Kevin Veen-Birkenbach 2021-01-23 08:20:02 +01:00
parent 1b98526a89
commit 50d5b43744
1 changed files with 8 additions and 7 deletions

View File

@ -14,13 +14,6 @@ The
is an administration tool designed from and for Kevin Veen-Birkenbach.
Licensed under GNU GENERAL PUBLIC LICENSE Version 3
```
## Todo
- Implement ssh configuration
- Implement wifi automation
- Install client software depentend on hardware
- Use travis
- Move repository folder
## Description
This repository contains scripts to set up an working client system, maintain it and to save all important and configuration data on an USB stick. The data is stored encrypted with [EncFS](https://en.wikipedia.org/wiki/EncFS).
@ -93,5 +86,13 @@ To backup a image execute:
sudo bash ./scripts/image/backup.sh
```
## Todo
- Implement ssh configuration
- Implement wifi automation
- Install client software depentend on hardware
- Use travis
- Move repository folder
## License
The ["GNU GENERAL PUBLIC LICENSE Version 3"](./LICENSE.txt) applies to this project.