X-Git-Url: https://defaria.com/gitweb/?a=blobdiff_plain;f=rc%2Fsystem;h=8b8161642c3e3945070857663a389ffc9814f1ed;hb=56890e6a4f7bd3681fdc4b6db0cdce1ef0ec5e47;hp=e92c7f1cc98246d18edcc4425bf4a01fcbfbb5cc;hpb=6692e348877522452e26fb980b0b4c74fc375d9f;p=clearscm.git diff --git a/rc/system b/rc/system index e92c7f1..8b81616 100644 --- a/rc/system +++ b/rc/system @@ -2,7 +2,7 @@ ################################################################################ # # File: $RCSfile: system,v $ -# Revision: $Revision: 1.6 $ +# Revision: $Revision: 1.6 $ # Description: System specific settings # Author: Andrew@DeFaria.com # Created: Mon Aug 20 17:35:01 2001 @@ -23,7 +23,8 @@ SYSNAME=$(echo ${SYSNAME:0:1} | tr [:lower:] [:upper:])$(echo ${SYSNAME:1} | t # Aliasing case "$SYSNAME" in - Ande-4848) - SYSNAME="ADeFaria" + Andrews-macbook-pro) + SYSNAME="cPanel" ;; + esac