fix for git puffing and add date in SA scripts
[feisty_meow.git] / scripts / site_avenger / config / mapsdemo.app
index a2bca519b1b348ffff577eff32c0d298f2532252..06de0e6eafce387e0e930740cb2bd2fd680e2c6d 100644 (file)
@@ -3,8 +3,7 @@
 # a special override for the mapsdemo site, which we want to put in as
 # a subdomain of the cakelampvm domain.
 
-source "$WORKDIR/config/default.app"
-
-DOMAIN_NAME="${APPLICATION_NAME}.cakelampvm.com"
+export DOMAIN_NAME="${APPLICATION_NAME}.cakelampvm.com"
 
+echo "$(date_stringer): *** overrode domain name as: $DOMAIN_NAME" >> "$SSM_LOG_FILE"