root hai 3 meses
pai
achega
7e065404f6
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      install-eye.sh

+ 1 - 0
install-eye.sh

@@ -77,6 +77,7 @@ stop_eye() {
 }
 
 start_eye() {
+    print_step "Starting services"
     local PHP_VERSION
     PHP_VERSION=$(php -v 2>/dev/null | head -n1 | grep -oP '\d+\.\d+' || echo "")
     if [ -n "${PHP_VERSION}" ]; then