bug fix
[eliot.git] / blueprints / iotgateway / scripts / setup.sh
index 7c4190a..98fb8e9 100755 (executable)
@@ -208,7 +208,7 @@ verify_edgex
 
 if [[ $OSPLATFORM = *CentOS* ]]; then
    install_opcua_centos
-
+fi
 
 # Removing the taint from master node
 kubectl taint nodes --all node-role.kubernetes.io/master- || true