mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 06:47:20 +08:00
feat: 将缓存同步移到安装脚本
This commit is contained in:
@@ -864,8 +864,5 @@ func (s *CliService) Init(ctx context.Context, cmd *cli.Command) error {
|
||||
return err
|
||||
}
|
||||
|
||||
// 初始化缓存
|
||||
_ = s.cacheRepo.UpdateApps()
|
||||
_ = s.cacheRepo.UpdateRewrites()
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user