diff options
| author | Ralph Amissah <ralph.amissah@gmail.com> | 2026-04-22 11:18:11 -0400 |
|---|---|---|
| committer | Ralph Amissah <ralph.amissah@gmail.com> | 2026-04-22 20:42:29 -0400 |
| commit | 0ffce21928d3c0ae7af8fbd1388fddae4666c25a (patch) | |
| tree | 8b07c0342e00caabbb426a3e41a6fbe9bb151cef /org/out_sqlite.org | |
| parent | spine may be run against a zipped spine-pod url (diff) | |
upkeep, update a few pathssisudoc-spine_v0.18.0
Diffstat (limited to 'org/out_sqlite.org')
| -rw-r--r-- | org/out_sqlite.org | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/org/out_sqlite.org b/org/out_sqlite.org index 7bb259a..06d4a9f 100644 --- a/org/out_sqlite.org +++ b/org/out_sqlite.org @@ -24,18 +24,18 @@ sudo chown ralph:ralph /var/www ~dr/bin/spine-ldc -v \ --sqlite-db-create --sqlite-db-filename="spine.search.db" \ --output=/var/www/html \ - ~grotto/repo/git.repo/code/project-spine/doc-reform-markup/markup_samples/markup/pod/* + ~grotto/repo/git.repo/code/project-spine/doc-reform-markup/markup_samples/markup/pod-samples/pod/* - update db ~dr/bin/spine-ldc -v \ --sqlite-update --sqlite-db-filename="spine.search.db" \ --output=/var/www/html \ - ~grotto/repo/git.repo/code/project-spine/doc-reform-markup/markup_samples/markup/pod/* + ~grotto/repo/git.repo/code/project-spine/doc-reform-markup/markup_samples/markup/pod-samples/pod/* - produce html (and some other) output files ~dr/bin/spine-ldc -v --html --epub --latex --odt \ --output=/var/www \ - ~grotto/repo/git.repo/code/project-spine/doc-reform-markup/markup_samples/markup/pod/* + ~grotto/repo/git.repo/code/project-spine/doc-reform-markup/markup_samples/markup/pod-samples/pod/* * sql ** _module, templates_ :module: |
