07
Apr
modified: 8 years ago
Auto-Update Webhook — Part 2
unsplashRevised approach to configuration
OK, the first time I tried the GitHub automatic webhook it didn't work out so well. The intent is to automatically upload to the production server any changes or additions made to items located in /user
folder. Although it seemed to function properly at first, my in…