enable shellcheck

This commit is contained in:
Jörg Thalheim 2024-11-17 18:34:12 +01:00
parent 7b60015dd5
commit a33e8cc43f
4 changed files with 5 additions and 1 deletions

View file

@ -1,5 +1,6 @@
#!/usr/bin/env nix-shell
#!nix-shell -i bash -p nix -p coreutils -p gnused -p gawk
# shellcheck shell=bash
set -exuo pipefail