chore: Fix executable issue
5e327aa3
1 file(s) · +2 −0
| 1 | + | #!/usr/bin/env node |
|
| 2 | + | ||
| 1 | 3 | import fs from "fs-extra"; |
|
| 2 | 4 | import path from "node:path"; |
|
| 3 | 5 | import { fileURLToPath } from "node:url"; |