adding bug fixes in kud and metal3 script
[icn.git] / deploy / kud / kud_launch.sh
index 85adc6e..d7be23c 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-if [ ! -d $(PWD)/multicloud-k8s]; then
+if [ ! -d $PWD/multicloud-k8s ]; then
        git clone https://github.com/onap/multicloud-k8s.git
 fi