mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-04-28 00:10:56 -05: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 |