mirror of
https://github.com/NixOS/nix.git
synced 2025-11-25 03:39:36 +01: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
|
source ../common.sh
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue