mirror of
https://github.com/robonen/tools.git
synced 2026-03-20 02:44:45 +00:00
chore: remove shebang from cli.ts
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
#!/usr/bin/env node
|
||||
|
||||
import { mkdir, writeFile } from 'node:fs/promises';
|
||||
import { defineCommand, runMain } from 'citty';
|
||||
import { resolve } from 'node:path';
|
||||
|
||||
Reference in New Issue
Block a user