Skip to content

Commit

Permalink
Adjust shebang
Browse files Browse the repository at this point in the history
  • Loading branch information
tbradsha committed Nov 14, 2024
1 parent 1754db5 commit 83d6664
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/packages/codesniffer/build-compat-rulesets.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash

set -eo pipefail

Expand Down

0 comments on commit 83d6664

Please sign in to comment.