mirror of
https://github.com/zadam/trilium.git
synced 2025-12-11 18:04:24 +01:00
chore(regroup): clean bin dir
This commit is contained in:
parent
ff08eadb23
commit
44506057fd
@ -1,7 +0,0 @@
|
||||
#!/usr/bin/env node
|
||||
|
||||
import anonymizationService from "../src/services/anonymization.js";
|
||||
import fs from "fs";
|
||||
import path from "path";
|
||||
|
||||
fs.writeFileSync(path.resolve(__dirname, "tpl", "anonymize-database.sql"), anonymizationService.getFullAnonymizationScript());
|
||||
Loading…
x
Reference in New Issue
Block a user