mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08:00
Bin/DB-Assembler: fix bash
This commit is contained in:
@@ -21,7 +21,7 @@ fi
|
|||||||
|
|
||||||
reg_file="$OUTPUT_FOLDER/.zzz_db_assembler_registry.sh"
|
reg_file="$OUTPUT_FOLDER/.zzz_db_assembler_registry.sh"
|
||||||
|
|
||||||
declare -A registry
|
registry=()
|
||||||
|
|
||||||
if [ -f "$reg_file" ]; then
|
if [ -f "$reg_file" ]; then
|
||||||
source "$reg_file"
|
source "$reg_file"
|
||||||
|
|||||||
Reference in New Issue
Block a user