Notes/export-schema.sh

3 lines
76 B
Bash
Raw Normal View History

2017-12-03 22:29:23 -05:00
#!/usr/bin/env bash
sqlite3 ~/trilium-data/document.db .schema > schema.sql