Chris Koskey
Results
2
issues of
Chris Koskey
I'm not sure if recursively adding a directory is supported by redline. When calling addFile() if you pass it a directory you get: ``` java.io.FileNotFoundException: script/rpm/layout/etc (Is a directory) at...
Intermittent failures to fetch the tailscale package seem to be an HTTP/2 issue. HTTP/2 isn't doing anything better than HTTP/1.1 for fetching a single file so why not try downgrading...