Bin/DB-Assembler: fix bash
This commit is contained in:
parent
338318e262
commit
4bacaa8da7
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ fi
|
|||
|
||||
reg_file="$OUTPUT_FOLDER/.zzz_db_assembler_registry.sh"
|
||||
|
||||
declare -A registry
|
||||
registry=()
|
||||
|
||||
if [ -f "$reg_file" ]; then
|
||||
source "$reg_file"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue