mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-01-29 17:15:38 +08:00
fix: auto launch path
This commit is contained in:
@@ -38,8 +38,7 @@ pub fn resolve_setup(app: &App) {
|
||||
clash.tun_mode(true).unwrap();
|
||||
}
|
||||
|
||||
verge.init_launch();
|
||||
log_if_err!(verge.sync_launch());
|
||||
log_if_err!(verge.init_launch());
|
||||
}
|
||||
|
||||
/// reset system proxy
|
||||
|
||||
Reference in New Issue
Block a user