niujiuru hai 1 semana
pai
achega
e25edd96a1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      camera-capture.service/main.go

+ 1 - 1
camera-capture.service/main.go

@@ -135,7 +135,7 @@ func (p *program) Stop(s service.Service) error {
 }
 
 func main() {
-	baseapp.SetOptDirs(true, true, false, true)
+	baseapp.SetOptDirs(true, true, false, false)
 	baseapp.InitPath()
 
 	svcFlag := flag.String("service", "", "Control the yfkj-camera-capture service.")