abiosoft / abiosoft/caddy-exec

exec: es-start.bat: cannot run executable found relative to current directory

Đang mở
#18 0 bình luận 1 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Go
Star
155
Fork
21
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

Isn't this a new restriction introduced in go 1.19?
https://tip.golang.org/doc/go1.19#os-exec-path
Looks like a bug like this one: https://github.com/syncthing/syncthing/issues/8499

I add to put a full path instead of a relative one. This should be documented?

do:
```
exec c:\test\es-start.bat {
startup
}
```

instead of:

```
exec es-start.bat {
startup
}
```

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.