bd171544b402338c85f3d31ae36c4392bcf54ff9
[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