mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-03-03 22:53:00 +00:00
Compare commits
1 commit
9b7d8ae5e9
...
ae4c72f496
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ae4c72f496 |
1 changed files with 0 additions and 3 deletions
|
|
@ -40,9 +40,6 @@ func (s *XrayService) GetXrayErr() error {
|
|||
}
|
||||
|
||||
err := p.GetErr()
|
||||
if err == nil {
|
||||
return nil
|
||||
}
|
||||
|
||||
if runtime.GOOS == "windows" && err.Error() == "exit status 1" {
|
||||
// exit status 1 on Windows means that Xray process was killed
|
||||
|
|
|
|||
Loading…
Reference in a new issue