mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-15 02:36: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…
Reference in a new issue