Security/ Package Name changes
[portal.git] / deliveries / local-dev-host-clone.sh
1 #!/bin/bash
2 # Sets up a new build area for Portal projects on on a dev/test host such as vm-ep-dev3
3
4 USER=attuid-goes-here
5 git clone https://${USER}@codecloud.web.att.com/scm/st_quantum/lf_portal.git
6 cd lf_portal
7 git clone https://${USER}@codecloud.web.att.com/scm/st_quantum/lf_portal_sdk.git sdk