updating the README.md file

This commit is contained in:
Andreas 2016-06-22 09:39:55 +02:00
parent 47bfc8a387
commit 6f48807b22
1 changed files with 6 additions and 3 deletions

View File

@ -1,11 +1,14 @@
# bash_scripts
A collection of my various bash scripts I use on my systems.
A collection of various bash scripts or binaries I use on my systems.
##### Journal
Contains two small scripts for creating journal entries and merging them into a complete journal.
##### Backup
Contains two small scripts for backing up the server and download the archive down onto my raspberry pi.
Contains various scripts for backup up remote servers. The most recent one is
backup-to-fileserver.sh. It uses borg backup to create incremental backups of
the system and store them on a remote location.
##### various
Contains a few random scripts.
* xflux a binary to adjust the screen temperature.