Commit f8eac8b4 authored by szh's avatar szh

up 6.4.0 -> 6.4.2

parent 8c090e7d
......@@ -642,7 +642,7 @@ func updateBityuan640() error {
stderr := bytes.NewBuffer(nil)
absPath := GetAbsPath(setting.BityuanSetting.Name)+"/"
name := setting.BityuanSetting.Name+"_6.4.0.tar.gz"
name := setting.BityuanSetting.Name+"_6.4.2.tar.gz"
url := setting.Chain33Pai.DownloadUrl+ name
tlog.Info("UpdateNode","dir",name)
tlog.Info("UpdateNode","path",absPath)
......@@ -701,7 +701,7 @@ func updateBityuan640() error {
BityuanFlag = false
return err
}
tlog.Info("updateBityuan640 success please waiting hours","version","6.3.2->6.4.0")
tlog.Info("updateBityuan640 success please waiting hours","version","6.3.2->6.4.2")
BityuanFlag = false
return nil
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment