mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
3 lines
76 B
Bash
Executable File
3 lines
76 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
sqlite3 ~/trilium-data/document.db .schema > schema.sql |