fix for git puffing and add date in SA scripts
[feisty_meow.git] / scripts / site_avenger / config / mapsdemo.app
1 #!/bin/bash
2
3 # a special override for the mapsdemo site, which we want to put in as
4 # a subdomain of the cakelampvm domain.
5
6 export DOMAIN_NAME="${APPLICATION_NAME}.cakelampvm.com"
7
8 echo "$(date_stringer): *** overrode domain name as: $DOMAIN_NAME" >> "$SSM_LOG_FILE"
9