use env if necessary in loading config (#409)
This commit is contained in:
@@ -28,7 +28,7 @@ import (
|
||||
)
|
||||
|
||||
var (
|
||||
BuildVersion = "1.1.3"
|
||||
BuildVersion = "1.1.5"
|
||||
commands = []cli.Command{
|
||||
{
|
||||
Name: "upgrade",
|
||||
|
||||
Reference in New Issue
Block a user