Skip to content

Commit 4305338

Browse files
committed
scripts: make-release.sh patch shebang
Signed-off-by: Siddharth Chandrasekaran <sidcha.dev@gmail.com>
1 parent bb0fe6e commit 4305338

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/make-release.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/bash
1+
#!/usr/bin/env bash
22
#
33
# Copyright (c) 2024 Siddharth Chandrasekaran <sidcha.dev@gmail.com>
44
#

0 commit comments

Comments
 (0)