about summary refs log tree commit diff stats
path: root/sys/secrets/update.sh
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xsys/secrets/update.sh1
1 files changed, 1 insertions, 0 deletions
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"