mirror of
https://github.com/minio/mc.git
synced 2025-11-12 01:02:26 +03:00
Update probe with new changes and setAppInfo for probe
This commit is contained in:
4
main.go
4
main.go
@@ -195,8 +195,8 @@ func setMainPalette(style string) {
|
||||
}
|
||||
|
||||
func main() {
|
||||
// Set projet's root source path.
|
||||
probe.SetRoot()
|
||||
probe.Init() // Set project's root source path.
|
||||
probe.SetAppInfo("Release-Tag", "RELEASE.Mon-05-Oct-2015-17-52-35-GMT")
|
||||
|
||||
app := registerApp()
|
||||
app.Before = registerBefore
|
||||
|
||||
Reference in New Issue
Block a user