mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
fix(Bash/Exporter): fix path + add prompt to prevent wrong usage (#1477)
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
|
||||
CUR_PATH="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
|
||||
source "$CUR_PATH/../apps/db_exporter/db_exporter.sh"
|
||||
source "$CUR_PATH/../apps/db_exporter/db_export.sh"
|
||||
|
||||
Reference in New Issue
Block a user