diff --git a/etc/conf.org b/etc/conf.org index 5322014..d9433f0 100644 --- a/etc/conf.org +++ b/etc/conf.org @@ -3331,8 +3331,8 @@ These are variables that I set for my use but will not go into the eventual pack :password "org_sql" :username "org_sql") ;; some SQL code to denormalize my org-file data for visualization - org-sql-post-init-hooks '((file+ (f-join no-littering-etc-directory - "org_sql" "viz_setup.sql"))) + org-sql-post-init-hooks `((file+ ,(f-join no-littering-etc-directory + "org-sql" "viz_setup.sql"))) org-sql-post-push-hooks '((sql+ "CALL make_vis_tables();")) org-sql-debug t org-sql-files '("~/Org/.archive/"