mirror of
https://github.com/NixOS/nix
synced 2025-06-25 10:41:16 +02:00
Replace shebang with shellcheck directive
This commit is contained in:
parent
a530939fe4
commit
39fe52a126
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
# shellcheck shell=bash
|
||||
|
||||
source ../common.sh
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue