updated to support absolute paths
[feisty_meow.git] / scripts / customize / fred / fred_variables.sh
index a71d61ae35b011fc1287e95932df2057322d89a8..0530dba2a23924faf1f991ca8a299ebc3c6e87d6 100644 (file)
@@ -15,7 +15,8 @@ if [ -z "$USER_CUSTOMIZATIONS_LOADED" ]; then
   fi
 
   # add a bunch of personal folders to the list for checkin & checkout.
-  REPOSITORY_LIST+="$(basename $FEISTY_MEOW_APEX) cloud ebooks web active/webwork"
+  REPOSITORY_LIST+="cloud ebooks web active/webwork"
+#feisty is back in the default list $(basename $FEISTY_MEOW_APEX) 
 
   # adds our locally relevant archive folders into the list to be synched.
   ARCHIVE_COLLECTIONS_LIST+="/z/basement /z/imaginations /z/musix /z/toaster /z/walrus"