Minor bug fix in install-openvim to install correctly the service

Change-Id: Ie5c44e134a2961552827254e454756fda4de0330
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/scripts/install-openvim.sh b/scripts/install-openvim.sh
index 0899b93..053b3e9 100755
--- a/scripts/install-openvim.sh
+++ b/scripts/install-openvim.sh
@@ -346,7 +346,7 @@
 #####             CONFIGURE OPENMANO SERVICE                #####
 #################################################################'
 
-    ./openvim/scripts/install-service-openvim.sh -f openvim #-u $SUDO_USER
+    ./openvim/scripts/install-openvim-service.sh -f openvim #-u $SUDO_USER
 #    alias service-openvim="service openvim"
 #    echo 'alias service-openvim="service openvim"' >> ${HOME}/.bashrc