mirror of
https://github.com/logseq/logseq.git
synced 2026-04-27 15:45:00 +00:00
CLI can create graphs from exported sqlite.build EDN
This commit is contained in:
2
deps/db/script/diff_graphs.cljs
vendored
2
deps/db/script/diff_graphs.cljs
vendored
@@ -42,5 +42,5 @@
|
||||
diff (butlast (data/diff export-map export-map2))]
|
||||
(pprint/pprint diff)))
|
||||
|
||||
(when (= nbb/*file* (:file (meta #'-main)))
|
||||
(when (= nbb/*file* (nbb/invoked-file))
|
||||
(-main *command-line-args*))
|
||||
|
||||
Reference in New Issue
Block a user