mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2026-02-12 01:35:40 +08:00
增加若干操作日志/代理服务DNS CNAME显示的地方增加拷贝到剪贴板图标
This commit is contained in:
@@ -124,6 +124,9 @@ func (this *InstallAction) RunPost(params struct {
|
||||
if err != nil {
|
||||
this.Fail("API节点启动失败:" + err.Error())
|
||||
}
|
||||
|
||||
// 等待API节点初始化完成
|
||||
time.Sleep(2 * time.Second)
|
||||
}
|
||||
|
||||
// 写入API节点配置,完成安装
|
||||
|
||||
Reference in New Issue
Block a user