Skip to content

Commit

Permalink
scripts: make-release.sh patch shebang
Browse files Browse the repository at this point in the history
Signed-off-by: Siddharth Chandrasekaran <[email protected]>
  • Loading branch information
sidcha committed Nov 12, 2024
1 parent bb0fe6e commit 4305338
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/make-release.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
#
# Copyright (c) 2024 Siddharth Chandrasekaran <[email protected]>
#
Expand Down

0 comments on commit 4305338

Please sign in to comment.