upgrading and installing the patch on phpbb
I was trying to upgrade my phpbb forum, by runiing one command and installing the patch.In installation guide it says that you have to run UNix command: patch -cl -d [PHPBB DIRECTORY] -p1 < [PATCH NAME].
it's very confusing. I was trying to run cronjob, but every single time it says that there is no such file.
Any help with that? Could anyone show me how the line should look like (with or without the brackets? with full patch? public_html path?)
I would be greatful.