Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

Commit

Permalink
shellcheck disable=SC2034
Browse files Browse the repository at this point in the history
  • Loading branch information
boboldehampsink committed Apr 8, 2024
1 parent 50143ce commit 7b971cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/usr/bin/env bash
# shellcheck disable=SC2034

set -euo pipefail

Expand Down

0 comments on commit 7b971cc

Please sign in to comment.