From d0ab64626c70953b94a9d0a66f66c624f0a3ad5a Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Thu, 9 May 2024 15:16:23 +0200 Subject: style(treewide): Comply with `nix fmt` --- sys/secrets/update.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/secrets') diff --git a/sys/secrets/update.sh b/sys/secrets/update.sh index 82aea59e..edc4ae8a 100755 --- a/sys/secrets/update.sh +++ b/sys/secrets/update.sh @@ -1,5 +1,6 @@ #!/usr/bin/env nix #! nix shell nixpkgs#age nixpkgs#jq nixpkgs#dash --command dash +# shellcheck shell=dash cleanup() { [ "$key_file" ] && rm "$key_file" -- cgit 1.4.1