reordered to make personal repos check in first
[feisty_meow.git] / scripts / customize / fred / fred_variables.sh
index 87d0dbf2d3df5ba2685ddeedafc8016e4404a01e..ec1720310d3688ed79716fdb4691983901a3f6bb 100644 (file)
@@ -10,12 +10,12 @@ if [ -z "$USER_CUSTOMIZATIONS_LOADED" ]; then
 
   # The gruntose web site is expected to reside below, if it exists at all.
   export WEBBED_SITES=$HOME/web
-  if [ "$(hostname)" = "zooty.koeritz.com" ]; then
+  if [ "$(hostname)" = "hamstertronic" ]; then
     export WEBBED_SITES=/var/www
   fi
 
   # add a bunch of personal folders to the list for checkin & checkout.
-  REPOSITORY_LIST+=" cloud ebooks web "
+  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"