From b3b8c9f357a43fb8da69b8a66d71f67bdcb86f3b Mon Sep 17 00:00:00 2001 From: Yehonal Date: Sun, 21 Jun 2020 11:06:44 +0200 Subject: Update bash_system.md --- docs/bash_system.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/bash_system.md') 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) -- cgit