Merge "Adding Initial ICN API Service" into dev/icn-v0.1.0
[icn.git] / deploy / kud / kud_launch.sh
1 #!/bin/bash
2
3 if [ ! -d $(PWD)/multicloud-k8s]; then
4         git clone https://github.com/onap/multicloud-k8s.git
5 fi
6