We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b97ce16 commit 6eeefeeCopy full SHA for 6eeefee
1 file changed
deploy/copy_cm.sh
@@ -3,7 +3,7 @@
3
# DST_NS: Destination (current) namespace
4
5
function copying_cm() {
6
- UTIL_URL=https://github.com/mosip/mosip-infra/blob/master/deployment/v3/utils/copy_cm_func.sh
+ UTIL_URL=https://raw.githubusercontent.com/mosip/mosip-infra/master/deployment/v3/utils/copy_cm_func.sh
7
COPY_UTIL=./copy_cm_func.sh
8
DST_NS=keymanager
9
0 commit comments