# 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"
#
# 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.