Fix typo error
[vfc/nfvo/lcm.git] / docker / instance_config.sh
index 25488fb..19b814a 100755 (executable)
@@ -38,7 +38,7 @@ if [ $SERVICE_IP ]; then
 fi
 
 if [ $SSL_ENABLED ]; then
-    sed -i "s|SSL_ENABLED.*|SSL_ENABLED = '$SSL_ENABLED'|"  vfc/nfvo/lcm/lcm/pub/config/config.py
+    sed -i "s|SSL_ENABLED = .*|SSL_ENABLED = '$SSL_ENABLED'|"  vfc/nfvo/lcm/lcm/pub/config/config.py
 fi
 
 # Configure MYSQL