post-receive hook not working
Created by: nickbudi
Hey guys, I'm on the latest stable release. I have one repository setup with a post-receive hook that runs a php file on my web server to update the live website. Clicking 'Test Hook' successfully runs the php file, but when I push to the repo, the hook is not running the php file.
Any ideas? Thanks!