mirror of
https://github.com/NixOS/nix
synced 2025-07-06 21:41:48 +02:00
Update .github/release-notes.sh
This commit is contained in:
parent
e2cce0e026
commit
e44d4b7ec0
1 changed files with 1 additions and 1 deletions
2
.github/release-notes.sh
vendored
2
.github/release-notes.sh
vendored
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# SC2002 disables "useless cat" warnings.
|
||||
# I prefer pipelines that start with an explicit input, and go from there.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue