mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08:00
fix(modules): fix path to setup_git_commit_template.sh in create_module.sh (#22757)
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
##------------------------------- VARIABLES ---------------------------------##
|
##------------------------------- VARIABLES ---------------------------------##
|
||||||
|
|
||||||
MODULE_TEMPLATE_URL="https://github.com/azerothcore/skeleton-module/"
|
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 ---------------------------------##
|
##------------------------------- CODE ---------------------------------##
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user