fb2856259f4c1bc5e11aa4dab08bb61aa60017e0
[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 "*** overrode domain name as: $DOMAIN_NAME" >> "$SSM_LOG_FILE"
9