summaryrefslogtreecommitdiff
path: root/modules/create_module.sh
diff options
context:
space:
mode:
Diffstat (limited to 'modules/create_module.sh')
-rw-r--r--modules/create_module.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/create_module.sh b/modules/create_module.sh
index 51e9de479a..8a7b12823d 100644
--- a/modules/create_module.sh
+++ b/modules/create_module.sh
@@ -5,7 +5,7 @@
##------------------------------- VARIABLES ---------------------------------##
MODULE_TEMPLATE_URL="https://github.com/azerothcore/skeleton-module/"
-GIT_COMMIT_MSG_SETUP="setup_git_commit_template.sh"
+GIT_COMMIT_MSG_SETUP="../../apps/git_tools/setup_git_commit_template.sh"
##------------------------------- CODE ---------------------------------##