chore: add shebang
This commit is contained in:
parent
d045eeb14f
commit
c6d44c0255
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
#!/usr/bin/env node
|
||||||
|
|
||||||
const { existsSync } = require('fs')
|
const { existsSync } = require('fs')
|
||||||
|
|
||||||
const {
|
const {
|
||||||
|
|
Reference in a new issue