mirror of
https://github.com/pgsty/minio.git
synced 2026-07-20 12:40:24 +03:00
+1
-1
@@ -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