From fdd3e9ffe0292360f6817bf3209f56a271622129 Mon Sep 17 00:00:00 2001 From: Will Budic Date: Mon, 4 Nov 2024 23:09:01 +1100 Subject: [PATCH] . --- linux-B_L_R_via_sshfs/backup.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux-B_L_R_via_sshfs/backup.config b/linux-B_L_R_via_sshfs/backup.config index 6ec3bd4..46e6365 100644 --- a/linux-B_L_R_via_sshfs/backup.config +++ b/linux-B_L_R_via_sshfs/backup.config @@ -22,7 +22,7 @@ XZ_OPT=-9e [[ $? -ne 0 ]] && exit 1 # # The following passcode of your backup you have to keep or memorize in case of a crash. -# Supplied code '7D-C7-1A-A5-62-7B' is open source and an example, a thing to change first. +# Supplied code 'AD-WB-2A-A5-62-BB' is open source and an example, a thing to change first. GPG_PASS="AD-WB-2A-A5-62-BB" # # Modify following list of directories to backup according to your system. -- 2.34.1