trilium/export-schema.sh

3 lines
76 B
Bash
Raw Normal View History

2017-12-04 11:29:23 +08:00
#!/usr/bin/env bash
sqlite3 ~/trilium-data/document.db .schema > schema.sql