Minor bug fix in install-openvim to install correctly the service 08/308/1
authorgarciadeblas <gerardo.garciadeblas@telefonica.com>
Mon, 12 Sep 2016 15:13:54 +0000 (17:13 +0200)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Mon, 12 Sep 2016 15:13:54 +0000 (17:13 +0200)
Change-Id: Ie5c44e134a2961552827254e454756fda4de0330
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
scripts/install-openvim.sh

index 0899b93..053b3e9 100755 (executable)
@@ -346,7 +346,7 @@ echo '
 #####             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