From aee8a9d489d668f88d1dbcb581394a55a0864802 Mon Sep 17 00:00:00 2001 From: Josh Mock Date: Tue, 1 Jul 2025 14:51:03 -0500 Subject: [PATCH] Put hashbang back --- index.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/index.ts b/index.ts index 3629502..05553c7 100644 --- a/index.ts +++ b/index.ts @@ -1,3 +1,4 @@ +#!/usr/bin/env node /* * Copyright Elasticsearch B.V. and contributors * SPDX-License-Identifier: Apache-2.0