mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-20 02:55:39 +00:00
keen4: Add shebang line
ShellCheck SC2148.
This commit is contained in:
parent
38094397d7
commit
8737cb2cc4
@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# shellcheck source=/dev/null
|
||||
source "$stdenv"/setup
|
||||
|
Loading…
Reference in New Issue
Block a user