Merge branch 'master' of github.com:KevinFrantz/raspberry-pi-tools

This commit is contained in:
Kevin Frantz 2017-03-13 17:58:19 +01:00
commit ce5abb3b76

View File

@ -1,2 +1,14 @@
# raspberry-pi-tools
Tools for Raspberry pi
This repository contains administration tools for the Raspberry Pi.
Like:
* Backuptools
* Setuptools
* General Managementtools
For some of the tools you need to install Python.
If you want to enable a tool to be loaded at the start of a system, genereate a file like example.service in /etc/systemd/system/ and follow the instructions under https://linuxconfig.org/how-to-automatically-execute-shell-script-at-startup-boot-on-systemd-linux.
@author kf
@since 2017-03-13