Initial commit

This commit is contained in:
2019-09-30 13:44:02 +02:00
commit 8422e3cb9a
3 changed files with 732 additions and 0 deletions

6
README.md Normal file
View File

@@ -0,0 +1,6 @@
# Core System
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](./LICENSE.txt)
This repository contains scripts to set up an working client system, maintain it and to save the data on an USB stick.
It's adapted to the needs of Kevin Veen-Birkenbach.
## License
The ["GNU GENERAL PUBLIC LICENSE Version 3"](./LICENSE.txt) applies to this project.