mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08:00
fix(bash): pending sql script path
This commit is contained in:
@@ -2,4 +2,4 @@
|
|||||||
|
|
||||||
CUR_PATH="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
CUR_PATH="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||||
|
|
||||||
source "$CUR_PATH/../apps/db_pendings/import.sh"
|
source "$CUR_PATH/../apps/ci/ci-pending-sql.sh"
|
||||||
|
|||||||
Reference in New Issue
Block a user