mirror of
https://gitclone.com/github.com/MetaCubeX/Clash.Meta
synced 2024-11-14 21:31:16 +08:00
ClashX hack. (#102)
This commit is contained in:
parent
56a87125e0
commit
637f1b5aed
@ -88,6 +88,10 @@ func ApplyConfig(cfg *config.Config, force bool) {
|
||||
updateTun(cfg.Tun)
|
||||
updateExperimental(cfg)
|
||||
|
||||
// DON'T Delete
|
||||
// ClashX will use this line to determine if the 'Meta' has finished booting
|
||||
log.Infoln("Apply all configs finished.")
|
||||
|
||||
log.SetLevel(cfg.General.LogLevel)
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user