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