Quote Originally Posted by jtuck88 View Post
I think the patch command is something like " patch -p 0 < /build/showeq/conf/2020-04-21_test_server.diff.txt"
While most of the patches posted use "-p 0", this one will need "-p 1"

Code:
patch -p1 < 2020-04-21_test_server.diff.txt