mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
chore(dump-db): remove shebang
This commit is contained in:
parent
bb3102eb76
commit
6c35778f3d
@ -1,5 +1,3 @@
|
|||||||
#!/usr/bin/env node
|
|
||||||
|
|
||||||
import yargs from "yargs";
|
import yargs from "yargs";
|
||||||
import { hideBin } from "yargs/helpers";
|
import { hideBin } from "yargs/helpers";
|
||||||
import dumpService from "./inc/dump.js";
|
import dumpService from "./inc/dump.js";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user