summaryrefslogtreecommitdiff
path: root/docs/bash_system.md
diff options
context:
space:
mode:
authorYehonal <yehonal.azeroth@gmail.com>2020-06-21 11:06:44 +0200
committerGitHub <noreply@github.com>2020-06-21 11:06:44 +0200
commitb3b8c9f357a43fb8da69b8a66d71f67bdcb86f3b (patch)
treee7c32bc19fc5cf6d0711a81394216e2f3ecfc9b9 /docs/bash_system.md
parent3cb3083067c03848822e5adf7345d4b8c1d8fe94 (diff)
downloadwiki-b3b8c9f357a43fb8da69b8a66d71f67bdcb86f3b.tar.gz
wiki-b3b8c9f357a43fb8da69b8a66d71f67bdcb86f3b.tar.bz2
wiki-b3b8c9f357a43fb8da69b8a66d71f67bdcb86f3b.zip
Update bash_system.md
Diffstat (limited to 'docs/bash_system.md')
-rw-r--r--docs/bash_system.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/bash_system.md b/docs/bash_system.md
index 744a7ad..d6fe25f 100644
--- a/docs/bash_system.md
+++ b/docs/bash_system.md
@@ -31,3 +31,8 @@ All commands come with a shorter alias. For example `./acore.sh c configure` wil
Our bash system uses external bash libraries that are generic and not related to the azerothcore itself, those libraries have been created by us and
have been placed under /deps folder
+
+
+## HOOKS:
+
+Internal [Hook system for bash](Hooks-Bash.md)