34fe6ce89fc9e9873ac88225fada9c2f3a228674
[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
9 echo "*** overrode domain name as: $DOMAIN_NAME"
10