Minor bug fix in install-openvim to install correctly the service
[osm/openvim.git] / 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