mirror of
https://github.com/Mic92/sops-nix.git
synced 2026-01-08 22:57:34 +08:00
enable shellcheck
This commit is contained in:
parent
7b60015dd5
commit
a33e8cc43f
4 changed files with 5 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue