Update pkgs/stdenv/generic/setup.sh
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
parent
5f8b5465e1
commit
caeb3c915f
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# shellcheck disable=SC2148
|
||||
# shellcheck shell=bash
|
||||
set -eu
|
||||
set -o pipefail
|
||||
|
||||
|
|
Loading…
Reference in a new issue