Alexandros Ioannides hace 7 años
padre
commit
3933ca4cb4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      install/vst-install-ubuntu.sh

+ 1 - 1
install/vst-install-ubuntu.sh

@@ -1098,7 +1098,7 @@ if [ "$clamd" = 'yes' ]; then
     /usr/bin/freshclam
     /usr/bin/freshclam
     update-rc.d clamav-daemon defaults
     update-rc.d clamav-daemon defaults
     service clamav-daemon start
     service clamav-daemon start
-    check_result $? "clamav-daeom start failed"
+    check_result $? "clamav-daemon start failed"
 fi
 fi