mirror of
https://github.com/aljazceru/dvmcp.git
synced 2025-12-18 22:04:23 +01:00
fix: shebangs
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env node
|
||||
import { randomBytes } from 'node:crypto';
|
||||
import { createInterface } from 'node:readline';
|
||||
import { writeFileSync, existsSync } from 'node:fs';
|
||||
|
||||
Reference in New Issue
Block a user