changeset 49:a203fc50858c draft

Uploaded
author p.lucas
date Tue, 04 Jun 2024 15:07:42 +0000
parents eb4cb2475d2c
children 31da0ee088fb
files diamond.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/diamond.xml	Tue Jun 04 14:16:47 2024 +0000
+++ b/diamond.xml	Tue Jun 04 15:07:42 2024 +0000
@@ -11,7 +11,7 @@
     #if $ref_db_source.db_source == "history":
         ln -s $ref_db_source.reference_database ./database.dmnd
     #else:
-        ln -s ${ref_db_source.index.fields.db_path} ./database.dmnd
+        ln -s ${ref_db_source.index.fields.path} ./database.dmnd
     #end if
 
     &&