So leave the files where they are but put a symlink pointing to them. Then you won't need to adjust your cron job, but it should work. Also if the file gets updated at some point then you won't need to copy the new version across too (and it will keep working).
I'd probably create a symlink
So leave the files where they are but put a symlink pointing to them. Then you won't need to adjust your cron job, but it should work. Also if the file gets updated at some point then you won't need to copy the new version across too (and it will keep working).