mirror of
https://github.com/minio/minio.git
synced 2025-11-20 01:50:24 -05:00
@@ -306,5 +306,5 @@ func serverMain(c *cli.Context) {
|
||||
|
||||
// Start server.
|
||||
err := minhttp.ListenAndServe(apiServer)
|
||||
errorIf(err.Cause, "Failed to start the minio server.", nil)
|
||||
errorIf(err, "Failed to start the minio server.", nil)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user