upgdate log rotation

This commit is contained in:
2026-03-25 09:29:17 +02:00
parent fe2376b615
commit 8e7a0fffa7
9 changed files with 88 additions and 68 deletions
+1
View File
@@ -67,6 +67,7 @@ func (sta *Starter) run(cmd *cobra.Command, args []string) error {
if err != nil {
return err
}
srv.Rotator()
err = srv.Run()
if err != nil {
return err