changeset 52:10d2ad9d8093 draft

Uploaded
author p.lucas
date Wed, 05 Jun 2024 13:52:02 +0000
parents ea6698e4af9f
children cb440b96fb43
files diamond.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/diamond.xml	Wed Jun 05 13:34:25 2024 +0000
+++ b/diamond.xml	Wed Jun 05 13:52:02 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.path} ./database.dmnd
+        ln -s ${ref_db_source.index.fields.db_path} ./database.dmnd
     #end if
 
     &&