Skip to content

Commit

Permalink
use env to get potentially newer version of bash
Browse files Browse the repository at this point in the history
  • Loading branch information
vladak committed Jun 24, 2024
1 parent 7fb538b commit 3e359ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion getting-credits/2024/tests/configure.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
#
# Create an archive from created files.
#
Expand Down

0 comments on commit 3e359ae

Please sign in to comment.