Closed mkrasselt1 closed 3 years ago
Interesting... I never realized that Synology stripped the patch
command! That's sneaky...
I think you could scp to a standard Linux environment and apply patch there.
Alternatively, if you really want to do everything on that box, you could install docker and create a container with standard Linux environment, and move files via a shared folder... :P
What a great solution you gave :) I did not think of this! Thanks this solved it :)
Tried to apply this patch, I am used to linux consoles but this synology thing dosnt seem to have some package manager to apply this patch, whats a suitable alternative? Thought it might be a git command, no...