peterworks
Ye Olde Bowler
I tried running it from /mod rather than /mod/webif and it appears to have worked:
H2# cd /mod
H2# wget -O- 'https://git.hpkg.tv/hummypkg/webif/pulls/46.diff' | patch -p1
--2021-06-29 14:30:30-- https://git.hpkg.tv/hummypkg/webif/pulls/46.diff
Resolving git.hpkg.tv... 2a00:5600:1600::50, 89.248.55.75
Connecting to git.hpkg.tv|2a00:5600:1600::50|:443... failed: Address family not supported by protocol.
Connecting to git.hpkg.tv|89.248.55.75|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 779 [text/plain]
Saving to: 'STDOUT'
- 100%[===================>] 779 --.-KB/s in 0s
patching file webif/lib/queue.class
2021-06-29 14:30:32 (9.91 MB/s) - written to stdout [779/779]
H2#
H2# cd /mod
H2# wget -O- 'https://git.hpkg.tv/hummypkg/webif/pulls/46.diff' | patch -p1
--2021-06-29 14:30:30-- https://git.hpkg.tv/hummypkg/webif/pulls/46.diff
Resolving git.hpkg.tv... 2a00:5600:1600::50, 89.248.55.75
Connecting to git.hpkg.tv|2a00:5600:1600::50|:443... failed: Address family not supported by protocol.
Connecting to git.hpkg.tv|89.248.55.75|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 779 [text/plain]
Saving to: 'STDOUT'
- 100%[===================>] 779 --.-KB/s in 0s
patching file webif/lib/queue.class
2021-06-29 14:30:32 (9.91 MB/s) - written to stdout [779/779]
H2#