update
This commit is contained in:
@@ -31,7 +31,7 @@ var DELETE = "DELETE"
|
||||
var ENVS = "envs"
|
||||
|
||||
func init() {
|
||||
core.ReadYaml(core.ExecPath+"/develop/qinglong/conf/", &Config, "https://raw.githubusercontent.com/cdle/sillyGirl/main/develop/qinglong/conf/config.yaml")
|
||||
core.ReadYaml(core.ExecPath+"/develop/qinglong/conf/", &Config, "https://raw.githubusercontent.com/cdle/sillyGirl/main/develop/qinglong/conf/demo_config.yaml")
|
||||
_, err := getToken()
|
||||
if err == nil {
|
||||
logs.Info("青龙已连接")
|
||||
|
||||
Reference in New Issue
Block a user