From 3582af392c4ef4d2990c62b6a40ef657115a6cc2 Mon Sep 17 00:00:00 2001 From: Marco Cetica Date: Mon, 13 Mar 2023 15:57:45 +0100 Subject: [PATCH] Added script --- backup.sh | 176 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 176 insertions(+) create mode 100755 backup.sh 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: +# +#