mirror of
https://github.com/rclone/rclone.git
synced 2025-12-11 22:14:05 +01:00
http: fix serve http exits directly after starting
This commit is contained in:
@@ -69,6 +69,7 @@ control the stats printing.
|
||||
return err
|
||||
}
|
||||
s.Bind(router)
|
||||
httplib.Wait()
|
||||
return nil
|
||||
})
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user