From: Fred T. Hamster Date: Sat, 26 May 2018 00:45:33 +0000 (-0400) Subject: added a category name for backing up X-Git-Tag: 2.140.113^2~3 X-Git-Url: https://feistymeow.org/gitweb/?p=feisty_meow.git;a=commitdiff_plain;h=f1a4a058c1a7190ca8af83d7ac6c50ef1c3c0f18 added a category name for backing up --- diff --git a/scripts/customize/fred/fred_variables.sh b/scripts/customize/fred/fred_variables.sh index ec172031..64f28c17 100644 --- a/scripts/customize/fred/fred_variables.sh +++ b/scripts/customize/fred/fred_variables.sh @@ -18,7 +18,7 @@ if [ -z "$USER_CUSTOMIZATIONS_LOADED" ]; then REPOSITORY_LIST=" cloud ebooks web ${REPOSITORY_LIST} " # adds our locally relevant archive folders into the list to be synched. - MAJOR_ARCHIVE_SOURCES+="/z/archons /z/basement /z/imaginations /z/musix /z/toaster /z/walrus" + MAJOR_ARCHIVE_SOURCES+="/z/archons /z/basement /z/imaginations /z/musix /z/toaster /z/walrus $HOME/brobdingnag" # our set of known source hierarchy folder names. SOURCECODE_HIERARCHY_LIST="codebarn extra_brain interbrane"