adding bpa features and required build components
[icn.git] / deploy / kud / kud_launch.sh
diff --git a/deploy/kud/kud_launch.sh b/deploy/kud/kud_launch.sh
new file mode 100755 (executable)
index 0000000..85adc6e
--- /dev/null
@@ -0,0 +1,6 @@
+#!/bin/bash
+
+if [ ! -d $(PWD)/multicloud-k8s]; then
+       git clone https://github.com/onap/multicloud-k8s.git
+fi
+