Add bashate verification and fix shell errors
[icn.git] / deploy / kud / kud_launch.sh
index d7be23c..bd17154 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 
 if [ ! -d $PWD/multicloud-k8s ]; then
-       git clone https://github.com/onap/multicloud-k8s.git
+    git clone https://github.com/onap/multicloud-k8s.git
 fi