mirror of
https://github.com/pgsty/minio.git
synced 2026-07-23 22:16:15 +03:00
+1
-5
@@ -162,11 +162,7 @@ func getReleaseUpdate(updateURL string) {
|
||||
updateMsg.Update = true
|
||||
}
|
||||
|
||||
if globalJSONFlag {
|
||||
Println(updateMsg.JSON())
|
||||
} else {
|
||||
Println(updateMsg)
|
||||
}
|
||||
Println(updateMsg)
|
||||
}
|
||||
|
||||
// main entry point for update command.
|
||||
|
||||
Reference in New Issue
Block a user