mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-03-02 06:03:01 +00:00
Compare commits
1 commit
c3d92ebbd9
...
9cd91c3aa0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9cd91c3aa0 |
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