From fc00e844743aaa5e31d04740f4fe36a47204b3f9 Mon Sep 17 00:00:00 2001 From: "flyingscorpio@arch-desktop" Date: Tue, 27 Oct 2020 11:58:21 +0100 Subject: [PATCH] Add examples --- secrets.template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/secrets.template b/secrets.template index c60859f..0035259 100644 --- a/secrets.template +++ b/secrets.template @@ -1,8 +1,8 @@ # secrets - is sourced by some commands - this is a template -SETUP_COCKPIT_EMAIL='' +SETUP_COCKPIT_EMAIL='john@doe.com' SSH_REPO='user@ho.st' -BORG_PASSPHRASE='' +BORG_PASSPHRASE='passphrase' BORG_EXCLUDES="\ /path/to/exlude/* /another/*/path/to/exlude/*