X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=build-rtmgr-ubuntu.sh;h=c81f9f61938f28dc0d0c1a70dab5273de0919719;hb=126ce868f3688e0f859ab2ba4823d6d662fe568a;hp=f23b9cb920fcbf36918c51ef1d5193dd5caeac1f;hpb=6805ff10af5640f380a25ba8b53090102a9c5d27;p=ric-plt%2Frtmgr.git diff --git a/build-rtmgr-ubuntu.sh b/build-rtmgr-ubuntu.sh index f23b9cb..c81f9f6 100755 --- a/build-rtmgr-ubuntu.sh +++ b/build-rtmgr-ubuntu.sh @@ -48,7 +48,7 @@ git clone "https://gerrit.o-ran-sc.org/r/ric-plt/appmgr" \ && cp appmgr/api/appmgr_rest_api.yaml api/ \ && rm -rf appmgr -cp -r curdir/* /tmp/go/src/routing-manager/. +cp -r $curdir/* /tmp/go/src/routing-manager/. cd /tmp/go/src/routing-manager