Ejecutable

This commit is contained in:
2026-05-06 11:05:24 +02:00
parent c0c349308c
commit 292148ed92
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/node
#!/usr/bin/env node
"use strict";
var __importDefault = (this && this.__importDefault) || function (mod) {
return (mod && mod.__esModule) ? mod : { "default": mod };