Skip to content

Commit 6eeefee

Browse files
authored
[DSD-6112] Updated copy_cm.sh (#310)
Signed-off-by: Mohan E <mohanraj1715@gmail.com>
1 parent b97ce16 commit 6eeefee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deploy/copy_cm.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# DST_NS: Destination (current) namespace
44

55
function copying_cm() {
6-
UTIL_URL=https://github.com/mosip/mosip-infra/blob/master/deployment/v3/utils/copy_cm_func.sh
6+
UTIL_URL=https://raw.githubusercontent.com/mosip/mosip-infra/master/deployment/v3/utils/copy_cm_func.sh
77
COPY_UTIL=./copy_cm_func.sh
88
DST_NS=keymanager
99

0 commit comments

Comments
 (0)