|
Patching
How to Apply a PatchOk, you just downloaded a patch and you don't have a clue how to apply it, right? Here's the simple thing to do: cd /path/to/subdownloader patch -p0 <patch_file (dont remove the '<' from there) Hope that helps. Anymore information about patching can be found here. |
Sign in to add a comment