X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=deliveries%2Flocal-dev-host-clone.sh;h=1d7ae42b5b0e7279313c2e64406b6115d5ab0863;hb=bb6fb4c52904d119ba790d5d9c1f752649a74a0a;hp=36fdaccb208c50a66ca490c352cbf11fcf816911;hpb=21a8761f684745bb300e075c7e98ad897ace9eed;p=portal.git diff --git a/deliveries/local-dev-host-clone.sh b/deliveries/local-dev-host-clone.sh index 36fdaccb..1d7ae42b 100644 --- a/deliveries/local-dev-host-clone.sh +++ b/deliveries/local-dev-host-clone.sh @@ -1,7 +1,7 @@ #!/bin/bash # Sets up a new build area for Portal projects on on a dev/test host such as vm-ep-dev3 -USER=attuid-goes-here -git clone https://${USER}@codecloud.web.att.com/scm/st_quantum/lf_portal.git +USER=org.UserId-goes-here +git clone https://${USER}@gerrit.onap.org/r/a/portal cd lf_portal -git clone https://${USER}@codecloud.web.att.com/scm/st_quantum/lf_portal_sdk.git sdk +git clone https://${USER}@gerrit.onap.org/r/a/portal/sdk