commit 3582af392c4ef4d2990c62b6a40ef657115a6cc2 Author: Marco Cetica Date: Mon Mar 13 15:57:45 2023 +0100 Added script diff --git a/backup.sh b/backup.sh new file mode 100755 index 0000000..e0ebd5d --- /dev/null +++ b/backup.sh @@ -0,0 +1,176 @@ +#!/bin/bash +# backup.sh - Make an encryption backup of your files. +# This POSIX compliant script uses rsync and openssl +# to make a backup of your files. To specify the source +# directories to backup, create a text file with the following +# syntax: +# +#