feat: init
This commit is contained in:
5
node_modules/untun/bin/untun.mjs
generated
vendored
Executable file
5
node_modules/untun/bin/untun.mjs
generated
vendored
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env node
|
||||
|
||||
import { runMain } from "../dist/cli.mjs";
|
||||
|
||||
runMain();
|
||||
Reference in New Issue
Block a user