fix: database location

Founded a major mistake: db overwrites during install.  Now all scripts save db in special folder and don't overwrite it.
This commit is contained in:
kilyabin
2025-12-04 23:44:21 +04:00
parent 3f74709513
commit 56a48b4552
9 changed files with 185 additions and 14 deletions

View File

@@ -63,3 +63,8 @@ docker-compose.yml
README.md
*.md
# Database files
db/
*.db
*.db-shm
*.db-wal