diff --git a/README.md b/README.md index 7d89a7e..b82deb9 100644 --- a/README.md +++ b/README.md @@ -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.