adding bpa features and required build components
[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