From fc40e4a6fea0217c2a138a72562da73ec265b19e Mon Sep 17 00:00:00 2001 From: Rick Barrette Date: Wed, 14 Sep 2016 17:04:33 -0400 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index a6f50f8..1eb1c7c 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,11 @@ The goal of this project is to allow Redmine to connect with Quickbooks Online t 5. Assign an Employee to each of your users via the User Administration Page +## Automatic Deploy + + If you want the redmine server to be automaticly restarted after a git pull event add this hook to your git hook directory + https://gist.github.com/rickbarrette/3c999c7f37e321f9c60380de99e494f5 + ## Usage To enable automatic `Time Activity` entries for an Issue , you need only to assign a `Customer` to an Issue via drop downs in the issue creation/update form.