]> lifelog.hopto.org Git - wb-shell-scripts.git/commitdiff
upd. Comment about PGP_PASS
authorWill Budic <redacted>
Thu, 26 Feb 2026 07:46:27 +0000 (18:46 +1100)
committerWill Budic <redacted>
Thu, 26 Feb 2026 07:46:27 +0000 (18:46 +1100)
linux-B_L_R_via_sshfs/backup.config

index 7e1b8881e983dbd13915f169193995aec01ec001..d66bbf86d073e962960d697d4935fc31c1c2ae5b 100644 (file)
@@ -10,7 +10,7 @@ TARGET="/mnt/$DEST_SERVER"
 
 # Set to IS_LOCAL=1 if for some reason is backing up on the same machine.
 # Reason could be to test things or target is another drive or device for now.
-IS_LOCAL=0
+IS_LOCAL="false"
 
 DPATH=/usr/local/bin:/usr/bin:/bin
 EXT_ENC="tar.xz.enc"
@@ -29,6 +29,7 @@ export XZ_DEFAULTS="-T 4 -9e"
 #
 # The following passcode of your backup you have to keep or memorize in case of a crash.
 # Supplied code 'AD-WB-2A-A5-62-BB' is open source and an example, a thing to change first.
+# In the copy of this file to with cp ./backup.config ~/.config/backup.config
 GPG_PASS="AD-WB-2A-A5-62-BB" 
 #
 # Modify following list of directories to backup according to your system.